You can use wiki syntax to help readers get around.
Syntax | Effect | Details |
---|---|---|
%%insert-toc %% |
Creates a table of contents consisting of the header text on the page. | |
[link] |
Creates a link to a new Wiki page called "link." | If the link is a complete URL, a link to the URL is created. If the link points to a .gif, .jpg, or .png image, the image is rendered directly in the page. |
[title|link] |
Creates a link to a new Wiki page called "link" with the text "title" displayed for the URL. | If the link is a complete URL, a link to the URL is created. If the link points to a .gif, .jpg, or .png image, the image is rendered directly on the page with "title" as ALT text. |
~TestText |
Disables link creation for a CamelCase word. | CamelCase words are two or more uppercase words with no spaces. By default, a CamelCase word automatically creates a link to a new Wiki page. |
[[link] |
Creates the text "[link]." | |
[{IFramePlugin url='http://open.collab.net/' width='100%' height='500' border='1' scrolling='yes' align='center'}] |
Embeds an iframe into a wiki page. |
|
Tab Completion <Keyword+Tab> |
You can type a keyword and hit the Tab key (under the Tab Completion mode). The editor will fill in with a sample template for the specific markup represented by the keyword. |
|