this post was submitted on 06 Mar 2026
30 points (96.9% liked)

Fediverse

40814 readers
143 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, 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
 

Mastodon displays properly Markdown posts from other instances, but doesn't allow creating posts with it. I'm trying to fix this. I know there is glitch-soc, but I don't want to switch to a fork for a single feature. So is there a patch for mainstream Mastodon that adds this functionality?

top 7 comments
sorted by: hot top controversial new old
[–] dfyx@lemmy.helios42.de 9 points 12 hours ago (1 children)

Mastodon does in fact not render markdown from other instances. They get converted to HTML by the sender instance.

[–] myszka@lemmy.ml 5 points 12 hours ago

Oh that's an important detail, thanks!

[–] dudesss@lemmy.ca 3 points 11 hours ago (1 children)

Markdown... Mastodon... I like where this is going 🍺

[–] supersquirrel@sopuli.xyz 3 points 9 hours ago (1 children)
[–] dudesss@lemmy.ca 2 points 9 hours ago* (last edited 8 hours ago)

I mean, if you will

[–] mat@zelk.space 2 points 12 hours ago (1 children)

@myszka the cleanest way to do this would be to just allow Mastodon users to create "Articles" in ActivityPub actors and enable markdown support in them imo

[–] myszka@lemmy.ml 1 points 12 hours ago

Thanks! I am an absolute newb in this. Is there a patch that does that?