dalyIsaac / onenote-markdown

https://onenote-markdown.azurewebsites.net/
MIT License
43 stars 2 forks source link

Inline HTML tags aren't rendered by React. #36

Closed dalyIsaac closed 5 years ago

dalyIsaac commented 5 years ago

The below HTML does not render to "Superscript x2"

<p id="p:{28216e73-1f0a-05fd-25c5-a04844147e70}{29}" style="margin-top:0pt;margin-bottom:0pt">
    Superscript x<sup>2</sup>
</p>
dalyIsaac commented 5 years ago

As part of the fix, the <sub>2</sub> syntax is changing to {!sub}2{!sub}, inline with the other syntax used in onenote-markdown.