| what you type | what you get |
|---|---|
| //italic text// | italic text |
| **bold text** | bold text |
| //**italic and bold**// | italic and bold |
| __underline text__ | underline text |
| --strikethrough text-- | strikethrough text |
| {{teletype (monospaced) text}} | teletype (monospaced) text |
| normal^^superscript^^ | normalsuperscript |
| normal,,subscript,, | normalsubscript |
| [!-- invisible comment --] | |
| [[span style="color:red"]]custom //span// element[[/span]] | custom span element |
| ##blue|predefined## or ##44FF88|custom-code## color | predefined or custom-code color |
| what you type | what you get |
|---|---|
| //italic text// | italic text |
| **bold text** | bold text |
| //**italic and bold**// | italic and bold |
| __underline text__ | underline text |
| --strikethrough text-- | strikethrough text |
| {{teletype (monospaced) text}} | teletype (monospaced) text |
| normal^^superscript^^ | normalsuperscript |
| normal,,subscript,, | normalsubscript |
| [!-- invisible comment --] | |
| [[span style="color:red"]]custom //span// element[[/span]] | custom span element |
| ##blue|predefined## or ##44FF88|custom-code## color | predefined or custom-code color |
| what you type | what you get |
|---|---|
| //italic text// | italic text |
| **bold text** | bold text |
| //**italic and bold**// | italic and bold |
| __underline text__ | underline text |
| --strikethrough text-- | strikethrough text |
| {{teletype (monospaced) text}} | teletype (monospaced) text |
| normal^^superscript^^ | normalsuperscript |
| normal,,subscript,, | normalsubscript |
| [!-- invisible comment --] | |
| [[span style="color:red"]]custom //span// element[[/span]] | custom span element |
| ##blue|predefined## or ##44FF88|custom-code## color | predefined or custom-code color |
| Test 1 | Test 2 | Test 3 | Test 4 | Test 5 | |
|---|---|---|---|---|---|
| This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. |
| This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. |
| This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. |
| This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. | This is some text that I have. |
| What you type | What you get |
|---|---|
| **Bold** | Bold |
| //Italic// | Italic |
| **//Bold and Italic//** | Bold and Italic |
| __Underline__ | Underline |
| --Strikethrough-- | Strikethrough |
| {{Teletype}} | Teletype |
| Super^^script^^ | Superscript |
| Sub,,script,, | Subscript |
| Predefined or Custom Colors | Predefined or Custom Colors |
| [[span style="background: yellow;"]]Custom Span[[/span]] | Custom Span |
| [!-- Invisible Comment --] |