diff options
author | Joey Hess <joey@kitenet.net> | 2008-05-11 08:14:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-05-11 08:14:13 -0400 |
commit | 7a4a17f120861d7620b8c872b78dc6c9f1f5ca87 (patch) | |
tree | 7e6f468fb600c67420d0c73a93cea7d32cf8b52d /doc/ikiwiki | |
parent | 345c707921de3d86081b7b8362266bdee4414086 (diff) |
web commit by http://liw.fi/: Updated URL for emacs markdown mode. The page had moved to a new location.
Diffstat (limited to 'doc/ikiwiki')
-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 |