X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/2457e526746d3090e341344278c80ba037cb1a9e..d2639d7c840f8f95ce1590dd6d34a4091c32932f:/doc/markdown.mdwn diff --git a/doc/markdown.mdwn b/doc/markdown.mdwn index 17cf808f0..3684fe5c1 100644 --- a/doc/markdown.mdwn +++ b/doc/markdown.mdwn @@ -2,8 +2,7 @@ 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 [[HelpOnEditing]] and +For documentation about the markdown syntax, see [[HelpOnFormatting]] and [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. +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.