]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/typography.mdwn
web commit by JoshTriplett: Link URL more simply.
[ikiwiki.git] / doc / plugins / typography.mdwn
index c11da94ec740ee863b350f263126d9877a89dac3..2e65393a78d2509b2421c9a334705da63ea7ad97 100644 (file)
@@ -1,7 +1,8 @@
-[[template id=plugin name=typography included=1 author="[[Roktas]]"]]
+[[template id=plugin name=typography 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.