| 
 Paragraphs: for a new paragraph, use a blank line;  | 
 Line break: \\ or [[<<]]  | 
| 
 -> to indent text, -< hanging text  | 
 Join line: \  | 
| 
 Lists: * for bulleted, # for numbered, :term:definition for definition lists  | |
| 
 Emphasis: 
''italics''  
'''bold'''  
'''''bold italics'''''  
@@  | 
 Text colour: %red%red text%%  | 
| 
 References: [[another page]], [[http://example.com/]], [[link"tool tip" | link text]], [[link | +]], [[#anchor]], [[#anchor | link text]]  | 
 Signatures: name: ~~~  | 
| 
 Groups: [[Group/Page]] displays Page, [[Group.Page]] displays Group.Page, [[Group(.Page)]] displays Group, [[Group/]] links Group homepage  | |
| 
 Separators: !!, !!! for headings, ---- for horizontal line  | 
 Prevent formatting: [=...=]  | 
| 
 Other: 
[+big+]  
[++bigger++]  
[-small-]  
[--smaller--]  
'^superscript^'  
'_subscript_'  
{+inserted+}  
{-  | 
 Preformatted: [@...@] or >>pre<<...>><<  | 
| 
 Multilanguage: (:if userlang en:) english text (:if userlang et:) estonian text (:if:) common text (:ifend:)  | |