| ## 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.: \[WikiDo | t | - enclose any word in [ ] brackets. e.g.: \[Wiki] |
| cumentation] and it will transform into a link - l | | and it will transform into a link - like this: [Wi |
| ike this: [WikiDocumentation] | | ki] |
| | | |
| ## 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: |
| | | |