]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki/markdown.mdwn
reorganize vim syntax highlighting info
[git.ikiwiki.info.git] / doc / ikiwiki / markdown.mdwn
index bbda9add70a07f5862ef0aba66bd8088e8f807e3..94864c489214549b20ddf7b43886d43bf188b679 100644 (file)
@@ -6,8 +6,8 @@ email messages. It is the markup language used by this wiki by default.
 For documentation about the markdown syntax, see [[formatting]] and
 [Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). A
 [markdown mode](http://jblevins.org/projects/markdown-mode/) for 
-emacs can help in editing.
+emacs can help in editing, as can the [[vim_syntax_highlighting]] file.
 
-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.