h1 Help Tips

h3 Notation Help - [full help page|Help Page]

Phrase modifiers:
{table}
 mnemonic | result 
 \_\_bold\_\_ | __bold__ 
 \~\~italic\~\~ | ~~italic~~ 
 \-\-strike\-\- | --strike-- 
{table}

Headings:

h1 h1 Large Heading
h3 h3 Subheading
h6 h6 Sub-Subheading

Block modifiers:
* \* bullet point list
* \# numbered list

To insert a link:
* \[page name\] — Link to page: Page Name
* http\://wherever — remote link
* \[alias|Page Name\]

To insert a table:
\{table}\\
head1 | head2 \\
col1 | col2 \\
\{table}
