ikiwiki/doc/plugins/typography.mdwn

9 lines
347 B
Plaintext
Raw Normal View History

2007-02-13 19:51:21 +01:00
[[template id=plugin name=typography author="[[Roktas]]"]]
[[tag type/format]]
2006-11-20 12:55:54 +01:00
This plugin, also known as
[SmartyPants](http://daringfireball.net/projects/smartypants/), translates
plain ASCII punctuation characters into ``smart'' typographic punctuation HTML
2006-11-20 12:39:25 +01:00
entities. To use it, you need to have the [[cpan Text::Typography]] module
installed.