From 6551c1e5609967c0c7f947fa0e9d85d24e454d37 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 3 Jul 2006 22:08:04 +0000 Subject: * Support htmlize plugins and make mdwn one such plugin, which is enabled by default (of course!). Based on a patch by Faidon Liambotis. --- basewiki/markdown.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basewiki') 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). -- cgit v1.2.3