Skip to content

Extra HTML Tags

This set of HTML tags contains tags that are probably safe to support, but not necessary for Note objects. Here, we take the attitude that a Note is something akin to a a microblogging post.

The ✅ means that the html tag was left unchanged. ❓ indicates the content was changed, by hovering over it, one can see into what.

❓ for misskey is due us not supporting checking markdown yet.

Support table

content akkoma friendica gotosocial hollo mastodon mitra pleroma sharkey
<small>small</small>
<h1>h1</h1>
<h2>h2</h2>
<h3>h3</h3>
<h4>h4</h4>
<h5>h5</h5>
<sup>sup</sup>
<sub>sub</sub>

Details

content content Example
<small>small</small>
<small>small</small>
<h1>h1</h1>
h1
<h2>h2</h2>
h2
<h3>h3</h3>
h3
<h4>h4</h4>
h4
<h5>h5</h5>
h5
<sup>sup</sup>
<sup>sup</sup>
<sub>sub</sub>
<sub>sub</sub>
content content Example
<small>small</small>
<span style="font-size:small;line-height:normal;">small</span>
<h1>h1</h1>
<h1>h1</h1>
<h2>h2</h2>
<h2>h2</h2>
<h3>h3</h3>
<h3>h3</h3>
<h4>h4</h4>
<h4>h4</h4>
<h5>h5</h5>
<h5>h5</h5>
<sup>sup</sup>
<sup>sup</sup>
<sub>sub</sub>
<sub>sub</sub>
content content Example
<small>small</small>
<small>small</small>
<h1>h1</h1>
<h1>h1</h1>
<h2>h2</h2>
<h2>h2</h2>
<h3>h3</h3>
<h3>h3</h3>
<h4>h4</h4>
<h4>h4</h4>
<h5>h5</h5>
<h5>h5</h5>
<sup>sup</sup>
<sup>sup</sup>
<sub>sub</sub>
<sub>sub</sub>
content content Example
<small>small</small>
<small>small</small>
<h1>h1</h1>
<h1>h1</h1>
<h2>h2</h2>
<h2>h2</h2>
<h3>h3</h3>
<h3>h3</h3>
<h4>h4</h4>
<h4>h4</h4>
<h5>h5</h5>
<h5>h5</h5>
<sup>sup</sup>
<sup>sup</sup>
<sub>sub</sub>
<sub>sub</sub>
content content Example
<small>small</small>
small
<h1>h1</h1>
<p><strong>h1</strong></p>
<h2>h2</h2>
<p><strong>h2</strong></p>
<h3>h3</h3>
<p><strong>h3</strong></p>
<h4>h4</h4>
<p><strong>h4</strong></p>
<h5>h5</h5>
<p><strong>h5</strong></p>
<sup>sup</sup>
sup
<sub>sub</sub>
sub
content content Example
<small>small</small>
<small>small</small>
<h1>h1</h1>
<h1>h1</h1>
<h2>h2</h2>
<h2>h2</h2>
<h3>h3</h3>
<h3>h3</h3>
<h4>h4</h4>
<h4>h4</h4>
<h5>h5</h5>
<h5>h5</h5>
<sup>sup</sup>
<sup>sup</sup>
<sub>sub</sub>
<sub>sub</sub>
content content Example
<small>small</small>
<small>small</small>
<h1>h1</h1>
h1
<h2>h2</h2>
h2
<h3>h3</h3>
h3
<h4>h4</h4>
h4
<h5>h5</h5>
h5
<sup>sup</sup>
<sup>sup</sup>
<sub>sub</sub>
<sub>sub</sub>
content content Example
<small>small</small>
<p><small>small</small></p>
<h1>h1</h1>
<p><span>【h1】</span></p>
<h2>h2</h2>
<p><span>h2</span></p>
<h3>h3</h3>
<p><span>h3</span></p>
<h4>h4</h4>
<p>h4</p>
<h5>h5</h5>
<p>h5</p>
<sup>sup</sup>
<p>sup</p>
<sub>sub</sub>
<p>sub</p>