writing articles and quoting source code in TikiWiki
Special cases to be aware of
Writing $0 and has to be written like \$0 or it wont work in CODE tags.
The same goes for "[" (square bracket). This has be be written as [ or it wont be showed at all.
Finally, you also have to enable the "wiki" option for CODE tag, or other things might not show up correctly.
Speaking of the "wiki" option, this goes in the CODE tag inside () and it done like "wiki=>1".
If you have to write < or > you may need to put spaces before and after this character, or it will eat up text because of a bad parsing engine.
