summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-26 05:33:34 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-26 05:33:34 +0000
commit5d043d57eb4dbf496146f1f28b919a2b315cd2a6 (patch)
tree06696d8da83cdc567cd65278867657297a192c3f /doc
parentc7c4c374dbe42ac78c4e4d210b0bede6b5be46d4 (diff)
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r--doc/markdown.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/markdown.mdwn b/doc/markdown.mdwn
index 0ca9576d5..3684fe5c1 100644
--- a/doc/markdown.mdwn
+++ b/doc/markdown.mdwn
@@ -5,5 +5,4 @@ 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 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.