X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/729991564ec7e1116fc023c51e73b47af8b6fce7..33f479526e0afe70f92ca954ee1085705a8c5743:/doc/plugins/typography.mdwn diff --git a/doc/plugins/typography.mdwn b/doc/plugins/typography.mdwn index 9ff6c4ffd..4b274d1f4 100644 --- a/doc/plugins/typography.mdwn +++ b/doc/plugins/typography.mdwn @@ -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.