aboutsummaryrefslogtreecommitdiff
path: root/basewiki/markdown.mdwn
blob: 9a0fff1980e871d9c45d3c21b3f39462e8c78036 (plain)
1
2
3
4
5
6
7
8
9
[Markdown](http://daringfireball.net/projects/markdown/)
is a minimal markup language that resembles plain text as used in
email messages. It is the markup language used by this wiki.

For documentation about the markdown syntax, see
[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax).

Note that [[WikiLink]]s are not part of the markdown syntax, and are the
only bit of markup that this wiki handles internally.