diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-12 17:06:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-12 17:06:10 -0400 |
commit | 30746d12a5e88e9324f8506cd1eafab1694ba651 (patch) | |
tree | 64223bb705aea1271289fdd8314a937140899041 /doc/ikiwiki/markdown.mdwn | |
parent | 341651a5d83f5464e14d8457d74fbfc23956948d (diff) | |
parent | bafb2d7b8199977556eed9a630f2a898b6400dfe (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/ikiwiki/markdown.mdwn')
-rw-r--r-- | doc/ikiwiki/markdown.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/markdown.mdwn b/doc/ikiwiki/markdown.mdwn index 7c3b71f70..bbda9add7 100644 --- a/doc/ikiwiki/markdown.mdwn +++ b/doc/ikiwiki/markdown.mdwn @@ -5,7 +5,7 @@ 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 |