General Actions:
XWiki Syntax 2.1 » Editing » 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 |