Exciting! Mastodon may soon see support for incoming rich text.

Which means that more formatting options will be seen in Mastodon.

https://github.com/mastodon/mastodon/pull/23913

See screenshot for what this might look like.

@fediversenews

Add support for incoming rich text by ClearlyClaire · Pull Request #23913 · mastodon/mastodon

Add native support for the incoming tags: del, pre, blockquote, code, b, strong, u, i, em, ul, ol, li Transform h1 through h6 tags to <p><strong>contents</strong></p>

GitHub

@atomicpoet @fediversenews
Sounds good.:)

Hopefully no #fonts and #colors .
Copying and pasting from websites (etc.) into a #toot then becomes tedious, as with website content in html, for instance.

@HistoPol @atomicpoet @fediversenews basic Markdown doesn’t have support for fonts or colors (other than including the actual html, which I hope they wouldn’t support).