]> sipb.mit.edu Git - ikiwiki.git/blob - doc/markdown.mdwn
web commit by http://madduck.myopenid.com/
[ikiwiki.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.
4
5 For documentation about the markdown syntax, see [[HelpOnFormatting]] and
6 [Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). A
7 [markdown mode](http://jrblevin.freeshell.org/software/markdown-mode/) for 
8 emacs can help in editing.
9
10 Note that [[WikiLink]]s and [[PreProcessorDirective]]s are not part of the
11 markdown syntax, and are the only bit of markup that this wiki handles
12 internally.
13