Notifier HTML for formatting text

Here is an example :

Screenshot

Screenshot_20200304-201354_1

Blocks

HTML Code
I am normal text <br/>

<b>I am bold text</b><br/>

<sup>I am super script</sup><br/>

<sub>I am subscript</sub><br/>

<a href="www.google.com">I am link</a>
2 Likes