diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-30 04:25:21 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-30 04:25:21 +0200 |
commit | 70090d29241b365d5532360afed8782d3c7dfd2e (patch) | |
tree | f9466399988f7e7fc9d2901b0ca6689fe01bc58c /ikiwiki/markdown.mdwn | |
parent | 08184b4275de1db66ad5da4c9245772f18af86c8 (diff) |
Sync with ikiwiki 2.62.1.
Diffstat (limited to 'ikiwiki/markdown.mdwn')
-rw-r--r-- | ikiwiki/markdown.mdwn | 6 |
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. |