summaryrefslogtreecommitdiff
path: root/ikiwiki/markdown.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-08-30 06:20:06 +0200
committerJonas Smedegaard <dr@jones.dk>2008-08-30 06:20:06 +0200
commitba40d7b2d8c254c3136ea5a4ec2b53e8f96a25d0 (patch)
treeec503f773975fa74c489545277881fa6a13fbc0f /ikiwiki/markdown.mdwn
parent25e4144932b581c4da73b58e269159b58b49108c (diff)
parent70090d29241b365d5532360afed8782d3c7dfd2e (diff)
Merge branch 'master' into scs
Diffstat (limited to 'ikiwiki/markdown.mdwn')
-rw-r--r--ikiwiki/markdown.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/ikiwiki/markdown.mdwn b/ikiwiki/markdown.mdwn
index bbda9ad..a419094 100644
--- a/ikiwiki/markdown.mdwn
+++ b/ikiwiki/markdown.mdwn
@@ -8,6 +8,6 @@ For documentation about the markdown syntax, see [[formatting]] and
[markdown mode](http://jblevins.org/projects/markdown-mode/) for
emacs can help in editing.
-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.
+Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part
+of the markdown syntax, and are the only bit of markup that this wiki
+handles internally.