2008-07-21 13:31:57 +02:00
|
|
|
[[!template id=plugin name=typography author="[[Roktas]]"]]
|
|
|
|
[[!tag type/format]]
|
2006-11-20 12:55:54 +01:00
|
|
|
|
2006-09-21 22:28:40 +02:00
|
|
|
This plugin, also known as
|
|
|
|
[SmartyPants](http://daringfireball.net/projects/smartypants/), translates
|
|
|
|
plain ASCII punctuation characters into ``smart'' typographic punctuation HTML
|
2008-07-21 13:31:57 +02:00
|
|
|
entities. To use it, you need to have the [[!cpan Text::Typography]] module
|
2006-11-20 12:39:25 +01:00
|
|
|
installed.
|
2007-06-05 21:04:15 +02:00
|
|
|
|
|
|
|
This plugin has a configuration option. To change the attributes,
|
|
|
|
set `--typographyattributes=whatever`. See the documentation for
|
2008-07-21 13:31:57 +02:00
|
|
|
[[!cpan Text::Typography]] for available attributes.
|