summaryrefslogtreecommitdiff
path: root/basewiki/markdown.mdwn
blob: 3684fe5c1cb9fd9d24a4f196b847c8e65438c10b (plain)

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 [[HelpOnFormatting]] and 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.