X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f0ac5963b6c21c75f26cb7476ee91dd7f56837e3..dd011356418c684b5cc41b4ccb77e158d6cec8eb:/basewiki/markdown.mdwn diff --git a/basewiki/markdown.mdwn b/basewiki/markdown.mdwn index 57fb259f8..317a17db9 100644 --- a/basewiki/markdown.mdwn +++ b/basewiki/markdown.mdwn @@ -1,6 +1,6 @@ [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. +email messages. It is the markup language used by this wiki by default. For documentation about the markdown syntax, see [[HelpOnFormatting]] and [Markdown: syntax](http://daringfireball.net/projects/markdown/syntax).