master
joey 2006-11-20 11:39:25 +00:00
parent eac31eff5c
commit 1c34db6a9a
1 changed files with 2 additions and 1 deletions

View File

@ -4,4 +4,5 @@
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.
entities. To use it, you need to have the [[cpan Text::Typography]] module
installed.