From: Joey Hess Date: Mon, 31 Aug 2009 23:30:31 +0000 (-0400) Subject: remove ^P's X-Git-Tag: 3.14159265~87 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/9e195018a2a7ba315ee947bd367fca33b704ef2c?hp=--cc remove ^P's --- 9e195018a2a7ba315ee947bd367fca33b704ef2c diff --git a/doc/plugins/mdwn.mdwn b/doc/plugins/mdwn.mdwn index 756462aa1..ce1b6097a 100644 --- a/doc/plugins/mdwn.mdwn +++ b/doc/plugins/mdwn.mdwn @@ -14,7 +14,7 @@ markdown](http://daringfireball.net/projects/markdown/) can be used, or the [[!cpan Text::MultiMarkdown]] can be used in order to use tables, footnotes, and other new features from the markdown variant called -[multimarkdown](http://fletcherpenney.net/MultiMarkdown/). Multimarkdown is +[multimarkdown](http://fletcherpenney.net/MultiMarkdown/). Multimarkdown is not enabled by default, but can be turned on via the `multimarkdown` option in the setup file. Note that multimarkdown's metadata and wikilinks features are disabled when it's used with ikiwiki.