Wugmeister@lemmy.dbzer0.com to 196@lemmy.blahaj.zoneEnglish · edit-29 months agoRule for Beginnerslemmy.worldimagemessage-square61fedilinkarrow-up1617arrow-down10file-textcross-posted to: [email protected]
arrow-up1617arrow-down1imageRule for Beginnerslemmy.worldWugmeister@lemmy.dbzer0.com to 196@lemmy.blahaj.zoneEnglish · edit-29 months agomessage-square61fedilinkfile-textcross-posted to: [email protected]
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up1·edit-29 months agoYou’re telling markdown to format the code in the language fork() { and then break the code block early by not having > in front of the next line. Here’s a quoted code block formatted in sh: fork() { fork | fork & } fork
minus-squaretb_@lemmy.worldlinkfedilinkarrow-up1·9 months agoIt seems the app I use to browse doesn’t play entirely nice with markdown. I updated my formatting a little, thanks for the notice.
You’re telling markdown to format the code in the language
fork() {
and then break the code block early by not having>
in front of the next line. Here’s a quoted code block formatted insh
:It seems the app I use to browse doesn’t play entirely nice with markdown. I updated my formatting a little, thanks for the notice.