]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/markdown.mdwn
* Make the basewiki be full of symlinks to pages that should be the same
[git.ikiwiki.info.git] / doc / markdown.mdwn
1 [Markdown](http://daringfireball.net/projects/markdown/)
2 is a minimal markup language that resembles plain text as used in
3 email messages. It is the markup language used by this wiki by default.
5 For documentation about the markdown syntax, see [[HelpOnFormatting]] and
6 [Markdown: syntax](http://daringfireball.net/projects/markdown/syntax).
8 Note that [[WikiLink]]s and [[PreProcessorDirective]]s are not part of the
9 markdown syntax, and are the only bit of markup that this wiki handles
10 internally.