diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-26 05:32:30 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-26 05:32:30 +0000 |
commit | 2457e526746d3090e341344278c80ba037cb1a9e (patch) | |
tree | 563d2f1b2fa66591fc00aa8b5ec79f8df4139b3f /doc | |
parent | 43a05ad618e61908d66c737a31da33f88a632e4d (diff) |
web commit by joey
Diffstat (limited to 'doc')
-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 9a0fff198..17cf808f0 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 +For documentation about the markdown syntax, see [[HelpOnEditing]] and [Markdown: syntax](http://daringfireball.net/projects/markdown/syntax). Note that [[WikiLink]]s are not part of the markdown syntax, and are the |