m_f@discuss.onlineM to Saturday Morning Breakfast Cereal@discuss.onlineEnglish · 2 months ago2008-02-29discuss.onlineimagemessage-square3linkfedilinkarrow-up124arrow-down10file-textcross-posted to: politicalmemes@lemmy.world
arrow-up124arrow-down1image2008-02-29discuss.onlinem_f@discuss.onlineM to Saturday Morning Breakfast Cereal@discuss.onlineEnglish · 2 months agomessage-square3linkfedilinkfile-textcross-posted to: politicalmemes@lemmy.world
minus-squarenaeaplinkfedilinkEnglisharrow-up3·2 months agoOk, I’ll try again, without hopefully having markup fucking me over F#ck cens#rsh#p Anyone tell me, how I can selectively disable markup, please…
minus-squarem_f@discuss.onlineOPMlinkfedilinkEnglisharrow-up4·2 months agoIf you put something in a code block, it will ignore all formatting: F*ck cens*rsh*p Otherwise, generally backslashes (\) disable markdown characters: F*ck cens*rsh*p
minus-squarenaeaplinkfedilinkEnglisharrow-up3·2 months agoThanks, yeah, was also thinking about putting it into a code block, but that didn’t seem…like elegant enough Escaping would have been the way to go, thanks :-)
Ok, I’ll try again, without hopefully having markup fucking me over
F#ck cens#rsh#p
Anyone tell me, how I can selectively disable markup, please…
If you put something in a code block, it will ignore all formatting:
Otherwise, generally backslashes (\) disable markdown characters:
F*ck cens*rsh*p
Thanks, yeah, was also thinking about putting it into a code block, but that didn’t seem…like elegant enough
Escaping would have been the way to go, thanks :-)