LalSalaamComrade@lemmy.ml to Memes@lemmy.ml · edit-210 months ago***lemmy.mlimagemessage-square31fedilinkarrow-up1379arrow-down113
arrow-up1366arrow-down1image***lemmy.mlLalSalaamComrade@lemmy.ml to Memes@lemmy.ml · edit-210 months agomessage-square31fedilink
minus-squareonion@feddit.delinkfedilinkarrow-up3·edit-21 year agoYou could’ve also used the <table> <tbody><tr> <td> code formatting option<\blink> <\td> <\tr> <\table> that is built into Markdown for, well, formatting code Just put your text between these: ``` ``` </td></tr></tbody></table>
minus-squarethantik@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·1 year agoLook at your ‘source’ for this comment, did you notice that Lemmy seems to be adding closing tags to the end of it automatically? That makes me think there’s some formatting that could be broken out of, doesn’t seem to be handled all that well.
You could’ve also used the
<table> <tbody><tr> <td> code formatting option<\blink> <\td> <\tr> <\table>
that is built into Markdown for, well, formatting code
Just put your text between these:
```
``` </td></tr></tbody></table>
Look at your ‘source’ for this comment, did you notice that Lemmy seems to be adding closing tags to the end of it automatically? That makes me think there’s some formatting that could be broken out of, doesn’t seem to be handled all that well.