renamed
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 4 Apr 2006 21:04:45 +0000 (21:04 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 4 Apr 2006 21:04:45 +0000 (21:04 +0000)
basewiki/markdown.mdwn

index 3684fe5c1cb9fd9d24a4f196b847c8e65438c10b..57fb259f82d8d76db942aa0a560615e832441f41 100644 (file)
@@ -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.