| Style | Formatting |
| bold | ''bold'' - two single-quotes, not a double-quote |
| italics | //italics// |
| bold italics | ''//bold italics//'' |
| underline | __underline__ |
--Strikethrough-- | |
| superscript | super^^script^^ |
| subscript | sub~~script~~ |
| Highlight | @@Highlight@@ |
plain text | {{{PlainText No ''Formatting'' }}} |
| hidden text | /%this text will be invisible%/ |