7 ms·
Ah yes I hadn't really thought about that for some reason. Do you view HTML as something that should only be used where necessary in MD or just go crazy with it
by fnayr 9y ago
Ah yes I hadn't really thought about that for some reason. Do you view HTML as something that should only be used where necessary in MD or just go crazy with it?
- jitl 9y agoI use it when it’s needed: 1. Tables 2. Collapsable sections with <detail> 3. Color-coding with <span style=“...”> or <span class=“...”>