]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/typography.mdwn
testing
[git.ikiwiki.info.git] / doc / plugins / typography.mdwn
index c11da94ec740ee863b350f263126d9877a89dac3..ab737808af32517cf931037c811c5de6eea3da03 100644 (file)
@@ -1,7 +1,8 @@
 [[template id=plugin name=typography included=1 author="[[Roktas]]"]]
 [[tag type/format]]
-
 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.