summaryrefslogtreecommitdiff
path: root/ikiwiki/markdown.mdwn
blob: d1aa914e2d5bac9cb323de72920d25c1343da2e6 (plain)

[[!meta robots="noindex, follow"]] Markdown is a minimal markup language that resembles plain text as used in email messages. It is the markup language used by this wiki by default.

For documentation about the markdown syntax, see [[formatting]] and Markdown: syntax.

Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part of the markdown syntax, and are the only bits of markup that this wiki handles internally.