| Function | Syntax | Result | Alias |
| Bold Text | [b]text[/b] | text | [bold]text[/bold] |
| Italic Text | [i]text[/i] | text | [italic]text[/italic] |
| Bullet Point | [li]text | [listitem]text | |
| Tabbed Bullet Points | [ul] [li]text[/li] [li]text[/li] [/ul] |
||
| Underline | [u]text[/u] | text | [underline]text [/underline] |
| Quote | [quote]text[/quote] | Specially formatted text with a "quote" label. | |
| Preformatted Text | [pre]text[/pre] | Displays text spacing as is. |