]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/typography.mdwn
There's also a config file option.
[git.ikiwiki.info.git] / doc / plugins / typography.mdwn
index 9ff6c4ffdcb87ccbc74c81a30f5bd6438b041bc4..4b274d1f41d731d394ab559f5e558bdddf843309 100644 (file)
@@ -7,6 +7,8 @@ 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.
+This plugin has a configuration option. To change the attributes, set
+`--typographyattributes=whatever`.  Alternatively, set
+`typograph_attributes: whatever` in your config file.  The default is
+`3`.  See the documentation for [[!cpan Text::Typography]] for available
+attributes.