laurenceOfSuburbia@lemmy.world to memes@lemmy.world · 1 day agoBro is just a walking OF memelemmy.worldimagemessage-square52fedilinkarrow-up1550arrow-down138
arrow-up1512arrow-down1imageBro is just a walking OF memelemmy.worldlaurenceOfSuburbia@lemmy.world to memes@lemmy.world · 1 day agomessage-square52fedilink
minus-squareWhats_your_reasoning@lemmy.worldlinkfedilinkarrow-up5·edit-21 day agoYou gotta put a \ before the asterisk to cancel out the mark-up, like this: \* (I used a second \ to cancel out the usual effect in the example. Fun fact, that cancellation is why the “shrug emoticon” sometimes loses an arm.)
minus-squareMonkeMischief@lemmy.todaylinkfedilinkarrow-up2·7 hours agoI love markdown and stuff but also I’m sad I can’t use “carat underscore carat” happy emoticons anymore because it mangles them lol. No escapes: _ Slash escapes like that neat trick up there… ^_^ Not even code block can save it. ^_^ Code block saves shruggie though! ¯\_(ツ)_/¯ Lenny is safe… ( ͡° ͜ʖ ͡°) …for now
minus-squaremeekah@discuss.tchncs.delinkfedilinkarrow-up3·edit-214 hours agoI don’t see how regex has anything to do with this, lemmy uses markdown for comment formatting
You gotta put a \ before the asterisk to cancel out the mark-up, like this: \*
(I used a second \ to cancel out the usual effect in the example. Fun fact, that cancellation is why the “shrug emoticon” sometimes loses an arm.)
I love markdown and stuff but also I’m sad I can’t use “carat underscore carat” happy emoticons anymore because it mangles them lol.
No escapes:
_
Slash escapes like that neat trick up there…
^_^
Not even code block can save it.
^_^Code block saves shruggie though!
¯\_(ツ)_/¯Lenny is safe…
( ͡° ͜ʖ ͡°) …for now
Regex power!!!
I don’t see how regex has anything to do with this, lemmy uses markdown for comment formatting
Awesome, and thank you so very much