Add support for incoming rich text by ClearlyClaire · Pull Request #23913 · mastodon/mastodon
https://github.com/mastodon/mastodon/pull/23913
> 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>
今のところ受け取る方だけでMastodon側では書けるようになってない?