Formatting rules

_text_
emphasis (italic)
__text__
strong emphasis (bold)
@@text@@
small code
''text|language|source''
small quote
>text
paragraph quote
[text|url|language|title]
to link to another page, parameters are optional
((image|alternative text|alignment))
to add an image, alignment can be L(left), R(right) ou C(centered)
text
any simple text will be transformed into paragraphs
!title1, !!title2, !!!title3, ...
to make a title level equal to the number of !
-text or *text
to make an unordered list
#text
to make an ordered list
;title:définition
to make a definition / a list of definitions
??acronym|title??
to make an acronym
[SPACE]text or {{{text}}}
preformatted text, usefull to write small pieces of code
==== or ---- (at least 4)
horizontal line
\
If you don't want to process the text with the wiki syntax, put this backslash before the special characters (eg: \----)