HTML
The following tags are supported:
- <br> (Line Break)
- <b> (Bold)
- <i> (Italic)
- <u> (Underline)
- <sup> (Superscript)
- <sub> (Subscript)
Lists
To create a list textbox, wrap the entire text string in a <ul> tag and each line in corresponding <li> tags.