X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c7140ad90b0db2078e70b9cd3f08e1d176125191..4ea3903ccb8a7deb9c50ef185facecdc19d61aed:/doc/plugins/typography.mdwn

diff --git a/doc/plugins/typography.mdwn b/doc/plugins/typography.mdwn
index c11da94ec..2e65393a7 100644
--- a/doc/plugins/typography.mdwn
+++ b/doc/plugins/typography.mdwn
@@ -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.