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