**This is an old revision of the document!**
Markdown Syntax
The way this wiki is setup at the moment is an instance of dokuwiki. However there is a plugin installed called CommonMark, this changes the used syntax to be markdown instead of the native dokuwiki syntax
Markdown syntax
New lines
By default if you place one line of text directly below another one. Then both will be joined together without a newline but with a space such as this paragraph.
To force a newline add a double space at the end of the line This will force the newline at the end of a line within a paragraph