aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormartin <martin@web>2009-08-31 11:03:20 -0400
committerJoey Hess <joey@kitenet.net>2009-08-31 11:03:20 -0400
commit9492bf315832df1e92277dcb75f95de50abe3e9c (patch)
tree4d297756aa2df27095642f272b726300c1a6ebeb /doc
parenta86de9b1f6e6ae867a5a2f7ede5b52a04f306c58 (diff)
downloadikiwiki-9492bf315832df1e92277dcb75f95de50abe3e9c.tar
ikiwiki-9492bf315832df1e92277dcb75f95de50abe3e9c.tar.gz
fixed link
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/mdwn.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/mdwn.mdwn b/doc/plugins/mdwn.mdwn
index af0531059..756462aa1 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.