Wugmeister to [email protected]English • edit-29 months agoRule for Beginnersimagemessage-square59fedilinkarrow-up1625arrow-down116file-textcross-posted to: [email protected]
arrow-up1609arrow-down1imageRule for BeginnersWugmeister to [email protected]English • edit-29 months agomessage-square59fedilinkfile-textcross-posted to: [email protected]
minus-square@[email protected]linkfedilink1•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_link1•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.