]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/typography.mdwn
web commit by JoshTriplett: Use conditionals and formatting.
[git.ikiwiki.info.git] / doc / plugins / typography.mdwn
1 [[template id=plugin name=typography author="[[Roktas]]"]]
2 [[tag type/format]]
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.