Wugmeister@lemmy.dbzer0.com to 196@lemmy.blahaj.zoneEnglish · edit-29 months agoRule for Beginnersmessage-squaremessage-square61fedilinkarrow-up1645arrow-down10file-text
arrow-up1645arrow-down1message-squareRule for BeginnersWugmeister@lemmy.dbzer0.com to 196@lemmy.blahaj.zoneEnglish · edit-29 months agomessage-square61fedilinkfile-text
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.