==heading== creates a heading
===heading=== creates a sub-heading
---- creates a horizontal rule
~italic~ makes text italic
#bold# makes text bold
Starting a line with a blank space makes it monospaced
Starting a line with a * makes it a bullet list
You can create a table by preceding each cell value with a pipe: |
New rows are started by typing on a new line
Column headers are defined by typing a double pipe instead of a single one
[[your wiki page name]] is used for a wiki page link
A CamelCase word automatically also becomes a wiki page link
[http://example.com linkname] is used for external URL links
[file:filename linkname] is used to link to a file attached to this page
[notes://ServerName/filepath] creates a link that uses a Lotus Notes client.
[wiki:WikiWord alternate text] is used to link to a wiki page with alternate text
[image:filename] is used to display a graphic file attached to this page
[image:filename left] aligns an image left, [image:filename right] aligns it right
To prevent wiki formatting, put text inside a <nowiki></nowiki> block
Allowed HTML is: <code>, <pre>, <blockquote>, <center>, <s>, <sup>, <cite>, <q>, <b>, <i>, <del>, <em>, <ul>, <ol>, <li>