Fix superscript

This commit is contained in:
Niklas Fasching 2018-12-03 19:53:27 +01:00
parent 213da0beff
commit 6de03e0d13
3 changed files with 7 additions and 1 deletions

View file

@ -147,6 +147,11 @@ links with slashes do not become <em>emphasis</em>: <a href="https://somelinksho
</li>
<li>
<p>
subscript<sub>sub</sub> and superscript<sup>super</sup>
</p>
</li>
<li>
<p>
links
</p>
<ol>