]> sipb.mit.edu Git - ikiwiki.git/commitdiff
more
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 20 Nov 2006 11:39:25 +0000 (11:39 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 20 Nov 2006 11:39:25 +0000 (11:39 +0000)
doc/plugins/typography.mdwn

index c11da94ec740ee863b350f263126d9877a89dac3..6d7022f12124a429f55caec4c7437f5d15865a31 100644 (file)
@@ -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.