ikiwiki/doc/plugins/typography.mdwn

8 lines
351 B
Markdown

[[template id=plugin name=typography included=1 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 `Text::Typography` module installed.