1 [[!template id=plugin name=typography author="[[Roktas]]"]]
4 This plugin, also known as
5 [SmartyPants](http://daringfireball.net/projects/smartypants/), translates
6 plain ASCII punctuation characters into ``smart'' typographic punctuation HTML
7 entities. To use it, you need to have the [[!cpan Text::Typography]] module
10 This plugin has a configuration option. To change the attributes, set
11 `--typographyattributes=whatever`. Alternatively, set
12 `typograph_attributes: whatever` in your config file. The default is
13 `3`. See the documentation for [[!cpan Text::Typography]] for available