aboutsummaryrefslogtreecommitdiff
path: root/basewiki/markdown.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 18:19:13 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 18:19:13 +0000
commit20fd32fcf3bfa8653fb876117970ebd07cc1bb35 (patch)
treeb96e148158ef8c2f779b702928dc8347dc005562 /basewiki/markdown.mdwn
parenta56eda6878a761e4438bf50687bdbd10672c38b2 (diff)
downloadikiwiki-20fd32fcf3bfa8653fb876117970ebd07cc1bb35.tar
ikiwiki-20fd32fcf3bfa8653fb876117970ebd07cc1bb35.tar.gz
updates from src
Diffstat (limited to 'basewiki/markdown.mdwn')
-rw-r--r--basewiki/markdown.mdwn5
1 files changed, 2 insertions, 3 deletions
diff --git a/basewiki/markdown.mdwn b/basewiki/markdown.mdwn
index 9a0fff198..3684fe5c1 100644
--- a/basewiki/markdown.mdwn
+++ b/basewiki/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
+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.