elk-zone / elk

A nimble Mastodon web client
https://elk.zone
MIT License
5.25k stars 536 forks source link

Support Markdown mode on Pleroma/Akkoma backends #2575

Open blacklight opened 5 months ago

blacklight commented 5 months ago

Most of the Pleroma/Akkoma native frontends (Pleroma-FE, Soapbox, Mangane etc.) have a markdown toggle on the compose form that, when enabled, allows the post content type to be submitted as markdown. Fedilabs and Husky also provide this toggle.

It would be very nice if Elk could detect if the backend is Pleroma-ish, and in that case enable the toggle. No rich/WYSIWYG editor required. Just a toggle that, if enabled, sets the content type to markdown.

stackblitz[bot] commented 5 months ago

Solve in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.