diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-26 05:32:54 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-26 05:32:54 +0000 |
commit | c7c4c374dbe42ac78c4e4d210b0bede6b5be46d4 (patch) | |
tree | 30567d42ff1808efc82434cba239d66f09776934 | |
parent | 2457e526746d3090e341344278c80ba037cb1a9e (diff) | |
download | ikiwiki-c7c4c374dbe42ac78c4e4d210b0bede6b5be46d4.tar ikiwiki-c7c4c374dbe42ac78c4e4d210b0bede6b5be46d4.tar.gz |
web commit by joey
-rw-r--r-- | doc/markdown.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markdown.mdwn b/doc/markdown.mdwn index 17cf808f0..0ca9576d5 100644 --- a/doc/markdown.mdwn +++ b/doc/markdown.mdwn @@ -2,7 +2,7 @@ is a minimal markup language that resembles plain text as used in email messages. It is the markup language used by this wiki. -For documentation about the markdown syntax, see [[HelpOnEditing]] and +For documentation about the markdown syntax, see [[HelpOnFormatting]] and [Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). Note that [[WikiLink]]s are not part of the markdown syntax, and are the |