Test /
EditQuickReference
Updated version of EditQuickReference, using the Simple table format layout -- much easier to read and change than the complex version.
Basic Editing - Text Formatting Rules - Documentation Index | Tables: Tables - TableDirectives |
Paragraphs: for a new paragraph, use a blank line;-> to indent text, -< hanging text | Line break: \\ or [[<<]] |
Lists: * for bullet lists, # for numbered lists, :term:definition for definition lists | |
Emphasis: ''italics'', '''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 markups: [+bigger+], [-smaller-], '^superscript^', '_subscript_', {+inserted+}, {-deleted-} | Preformatted block: [@...@] |