| ## Wiki Links | | ## Wiki Links |
| | | |
| To link to other wiki pages you can use one of two | | To link to other wiki pages you can use one of two |
| linking techniques: | | linking techniques: |
| | | |
| - CamelCase - simply write two ore more uppercase | | - CamelCase - simply write two ore more uppercase |
| letters in a word and it will transform into a lin | | letters in a word and it will transform into a lin |
| k. - If you don't want that to happen you can esca | | k. - If you don't want that to happen you can esca |
| pe it with \ .. like: \\CamelCase (the \ will of c | | pe it with \ .. like: \\CamelCase (the \ will of c |
| ourse not appear in the output: \CamelCase) | | ourse not appear in the output: \CamelCase) |
t | - enclose any word in [ ] brackets. e.g.: [link ] | t | - enclose any word in [ ] brackets. e.g.: \[link] |
| (without any spaces in it) and it will transform i | | and it will transform into a link. |
| nto a link. | | |
| | | |
| ## Macros | | ## Macros |
| | | |
| Macros are a SCT extension to the Markdown languag | | Macros are a SCT extension to the Markdown languag |
| e. Their basic syntax is: | | e. Their basic syntax is: |
| | | |