Plugin: typography
Author: ?Roktas
Included in ikiwiki: yes
Enabled by default: no
Included in goodstuff: no
Currently enabled: no
This plugin, also known as SmartyPants, translates plain ASCII punctuation characters into ``smart'' typographic punctuation HTML entities. To use it, you need to have the Text::Typography module installed.
This plugin has a configuration option. To change the attributes, set
--typographyattributes=whatever
. Alternatively, set
typograph_attributes: whatever
in your config file. The default is
3
. See the documentation for Text::Typography for available
attributes.