ikiwiki/doc/plugins/typography.mdwn

9 lines
347 B
Markdown

[[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
installed.