XWiki Syntax Guide
Last modified by Roelof Zwaan on 2021/10/25 19:49
XWiki Syntax 2.1 » Editing » Text Formatting
XWiki Syntax 2.1: Text Formatting
2.0 Text Formatting
| Feature | XWiki Syntax 2.1 | Result |
|---|---|---|
| Bold | **bold** | bold |
| Underline | __underline__ | underline |
| Italics | //italic// | italic |
| Striked out | --strike-- | |
| Monospace | ##monospace## | monospace |
| Superscript | some ^^superscript^^ | some superscript |
| Subscript | some ,,subscript,, | some subscript |