X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/20fd32fcf3bfa8653fb876117970ebd07cc1bb35..819a31ed24cfb95da7e37a7524ecf0655e106903:/basewiki/markdown.mdwn?ds=sidebyside diff --git a/basewiki/markdown.mdwn b/basewiki/markdown.mdwn index 3684fe5c1..57fb259f8 100644 --- a/basewiki/markdown.mdwn +++ b/basewiki/markdown.mdwn @@ -5,4 +5,6 @@ email messages. It is the markup language used by this wiki. For documentation about the markdown syntax, see [[HelpOnFormatting]] and [Markdown: syntax](http://daringfireball.net/projects/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. +Note that [[WikiLink]]s and [[PreProcessorDirective]]s are not part of the +markdown syntax, and are the only bit of markup that this wiki handles +internally.