r1ck@sh.itjust.works to memes@lemmy.worldEnglish · 2 months agoVirgin Markdown, HTML vs chad plain Textsh.itjust.worksimagemessage-square70linkfedilinkarrow-up1223arrow-down127file-text
arrow-up1196arrow-down1imageVirgin Markdown, HTML vs chad plain Textsh.itjust.worksr1ck@sh.itjust.works to memes@lemmy.worldEnglish · 2 months agomessage-square70linkfedilinkfile-text
minus-squaretrem@lemmy.blahaj.zonelinkfedilinkarrow-up1·2 months agoIf they wanted to make a specific part of the command bold, that still wouldn’t work. Could underline the part, I guess, like this: ls -la ### (# starts a comment in shell syntax, so doesn’t get run, in case someone pastes the whole thing.)
If they wanted to make a specific part of the command bold, that still wouldn’t work.
Could underline the part, I guess, like this:
ls -la ###(
#starts a comment in shell syntax, so doesn’t get run, in case someone pastes the whole thing.)