master
joey 2006-04-04 21:04:45 +00:00
parent a56edf4541
commit f0ac5963b6
1 changed files with 3 additions and 1 deletions

View File

@ -5,4 +5,6 @@ email messages. It is the markup language used by this wiki.
For documentation about the markdown syntax, see [[HelpOnFormatting]] and
[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax).
Note that [[WikiLink]]s and [[PostProcessorDirective]]s are not part of the markdown syntax, and are the only bit of markup that this wiki handles internally.
Note that [[WikiLink]]s and [[PreProcessorDirective]]s are not part of the
markdown syntax, and are the only bit of markup that this wiki handles
internally.