From: joey Date: Mon, 20 Nov 2006 11:39:25 +0000 (+0000) Subject: more X-Git-Tag: 1.34~112 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1c34db6a9a5c4562b4cfa44328520a901828d5e7;p=ikiwiki.git more --- diff --git a/doc/plugins/typography.mdwn b/doc/plugins/typography.mdwn index c11da94ec..6d7022f12 100644 --- a/doc/plugins/typography.mdwn +++ b/doc/plugins/typography.mdwn @@ -4,4 +4,5 @@ This plugin, also known as [SmartyPants](http://daringfireball.net/projects/smartypants/), translates plain ASCII punctuation characters into ``smart'' typographic punctuation HTML -entities. To use it, you need to have the `Text::Typography` module installed. +entities. To use it, you need to have the [[cpan Text::Typography]] module +installed.