summaryrefslogtreecommitdiff
path: root/ikiwiki/markdown.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-05-29 19:18:59 +0200
committerJonas Smedegaard <dr@jones.dk>2008-05-29 19:18:59 +0200
commitaaafb8f31f272a295d68193df8bf77a543a90777 (patch)
tree3bb8c4e6b6a7779d1ff9c994a43a1654ca9924ed /ikiwiki/markdown.mdwn
parent944b1d766bab2ddf577d447bec670d26be6bab1d (diff)
parentef822340190099f08caed767742ce01a43a156e8 (diff)
Merge branch 'master' into scs
Diffstat (limited to 'ikiwiki/markdown.mdwn')
-rw-r--r--ikiwiki/markdown.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/ikiwiki/markdown.mdwn b/ikiwiki/markdown.mdwn
index 73aee9c..bbda9ad 100644
--- a/ikiwiki/markdown.mdwn
+++ b/ikiwiki/markdown.mdwn
@@ -1,10 +1,11 @@
+[[!meta robots="noindex, follow"]]
[Markdown](http://daringfireball.net/projects/markdown/)
is a minimal markup language that resembles plain text as used in
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://jrblevin.freeshell.org/software/markdown-mode/) for
+[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