react-native-easy-markdown
react-native-easy-markdown copied to clipboard
Support for subscript and superscript
Hi,
Thanks for the great work. I have an issue in making subscript and superscript work with this lib. When i pass :
<sub>he<sup>l</sup>lo</sub>
It does not work. are they supported?