X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f0ac5963b6c21c75f26cb7476ee91dd7f56837e3..609bc2f9561ba878088e0b029f7759e79617a424:/basewiki/markdown.mdwn?ds=sidebyside 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).