Zaros@lemmy.world to Memes@lemmy.ml · 2 年前They're just standing there... menacingly!lemmy.worldimagemessage-square48fedilinkarrow-up1323arrow-down14
arrow-up1319arrow-down1imageThey're just standing there... menacingly!lemmy.worldZaros@lemmy.world to Memes@lemmy.ml · 2 年前message-square48fedilink
minus-square𝖒𝖆𝖋linkfedilinkEnglisharrow-up12·2 年前In programming backslash can sometimes be used to enter special characters. Maybe Lemmy also follows this syntax? If so, typing two consecutive backslashes might help. Test with one backslash: Test with two backslashes: \
minus-squarediablexical@vlemmy.netlinkfedilinkEnglisharrow-up9·2 年前Isn’t that just markdown? Eg wrapping with a star/asterisk italicizes. If you want to escape that you backslash. test in italics, made by wrapping with asterisks * = a backslash escaped asterisk
In programming backslash can sometimes be used to enter special characters. Maybe Lemmy also follows this syntax? If so, typing two consecutive backslashes might help.
Test with one backslash:
Test with two backslashes: \
Isn’t that just markdown? Eg wrapping with a star/asterisk italicizes. If you want to escape that you backslash.
test in italics, made by wrapping with asterisks
* = a backslash escaped asterisk