]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/typography.mdwn
web commit by http://subvert.org.uk/~bma/: Add my thoughts.
[ikiwiki.git] / doc / plugins / typography.mdwn
1 [[template id=plugin name=typography author="[[Roktas]]"]]
2 [[tag type/format]]
3
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
8 installed.
9
10 This plugin has a configuration option. To change the attributes,
11 set `--typographyattributes=whatever`. See the documentation for
12 [[cpan Text::Typography]] for available attributes.