diff options
author | martin <martin@web> | 2009-08-31 11:03:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-08-31 11:03:20 -0400 |
commit | 9492bf315832df1e92277dcb75f95de50abe3e9c (patch) | |
tree | 4d297756aa2df27095642f272b726300c1a6ebeb | |
parent | a86de9b1f6e6ae867a5a2f7ede5b52a04f306c58 (diff) |
fixed link
-rw-r--r-- | doc/plugins/mdwn.mdwn | 2 |
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. |