EditQuickReference

Basic Editing - Text Formatting Rules - Documentation Index

Tables: Simple - Advanced

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'' or '~italics~', '''bold''' or '*bold*', '''''bold italics''''', @@typewriter@@ (monospaced)
References: [[another page]], [[http://www.example.com]], [[another page | link text]], [[#anchor]]
Groups: [[Group/Page]] displays Page, [[Group.Page]] displays Group.Page, [[Group(.Page)]] displays Group
Separators: !!, !!! for headings, ---- for horizontal line

Prevent formatting: [=...=]

Other: [+big+], [++bigger++], [-small-], [--smaller--], '^superscript^', '_subscript_', {+inserted+}, {-deleted-}

Preformatted block: [@...@]