]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/typography.mdwn
thoughts
[ikiwiki.git] / doc / plugins / typography.mdwn
index 6d7022f12124a429f55caec4c7437f5d15865a31..030ef80526d2110e14a067fb7930457a89e5a6d5 100644 (file)
@@ -1,8 +1,12 @@
-[[template id=plugin name=typography included=1 author="[[Roktas]]"]]
-[[tag type/format]]
+[[!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 [[cpan Text::Typography]] module
+entities. To use it, you need to have the [[!cpan Text::Typography]] module
 installed.
+
+This plugin has a configuration option. To change the attributes,
+set `--typographyattributes=whatever`. See the documentation for
+[[!cpan Text::Typography]] for available attributes.