How many Fediverse software use Markdown as its default text format — rather than HTML?
submitted by
How many Fediverse software use Markdown as its default text format — rather than HTML?
I think both PeerTube and Lemmy are Markdown native — rather than HTML.
Anything else?
Human Web Collective
@reiver@mastodon.social add in NodeBB as well. Markdown first, and probably HTML too, although it will probably be sanitized to death on the way out.
@reiver Do they support inlining html in markdown as designed daringfireball.net/projects/ma ?
@aslakr
That is a good question — but, I'm not sure.
PieFed too.
@reiver Markdown or its subset is supported by almost every platform except Mastodon.
But PeerTube is the only software I know that puts markdown in
contentinstead of HTML.