this post was submitted on 13 Apr 2025
27 points (100.0% liked)

Fediverse

33811 readers
312 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

Is it possible to follow communities in an instance like https://libreddit.kavin.rocks/r/ProfessorMemeology with a lemmy client?

you are viewing a single comment's thread
view the rest of the comments
[–] LemUrun@pawb.social -5 points 1 month ago (2 children)

Fuck you, I've been on Reddit long enough. Why the hell this is still a thing on Lemmy? Can't you fix it or something?

[–] infeeeee@lemm.ee 8 points 1 month ago* (last edited 1 month ago)

It's not a reddit or lemmy thing, generally backslash is used as an escape character in a lot of programming languages. Here and in reddit comments accept markdown and markdown uses backslash as escape character.

[–] Draconic_NEO@lemmy.world 3 points 1 month ago

It's a markdown issue due to how markdown styling works. It would be nice if we had a fancy editor like Reddit does since MD can be fussy in some circumstances, especially trying to make blank lines.