X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/c976340d5ff50df6658f173433ef81aaf6415f87..97ffcbb2a35e3a6697d96612383e2a62f5ff307c:/doc/plugins/typography.mdwn diff --git a/doc/plugins/typography.mdwn b/doc/plugins/typography.mdwn index ab737808a..b03c2a086 100644 --- a/doc/plugins/typography.mdwn +++ b/doc/plugins/typography.mdwn @@ -1,8 +1,12 @@ -[[template id=plugin name=typography included=1 author="[[Roktas]]"]] +[[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. + +This plugin has a configuration option. To change the attributes, +set `--typographyattributes=whatever`. See the documentation for +[[cpan Text::Typography]] for available attributes.