From f0ac5963b6c21c75f26cb7476ee91dd7f56837e3 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 4 Apr 2006 21:04:45 +0000 Subject: [PATCH] renamed --- basewiki/markdown.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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. -- 2.32.0.93.g670b81a890