diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-05 19:04:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-06-05 19:04:15 +0000 |
commit | 435e06bce1fb8efe209ca0a7edf2c9f4d40db478 (patch) | |
tree | ae299bbed0b18ea1ff1fa50f321048a4b6e77f08 /doc/plugins/typography.mdwn | |
parent | 13d7ea675a7f672b4c8bac5b77f0bc5e9b7cf797 (diff) | |
download | ikiwiki-435e06bce1fb8efe209ca0a7edf2c9f4d40db478.tar ikiwiki-435e06bce1fb8efe209ca0a7edf2c9f4d40db478.tar.gz |
* Add typographyattributes configuration setting to typography plugin.
Diffstat (limited to 'doc/plugins/typography.mdwn')
-rw-r--r-- | doc/plugins/typography.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/typography.mdwn b/doc/plugins/typography.mdwn index 2e65393a7..b03c2a086 100644 --- a/doc/plugins/typography.mdwn +++ b/doc/plugins/typography.mdwn @@ -6,3 +6,7 @@ This plugin, also known as 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. |