]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/typography.pm
support rebuild tristate
[git.ikiwiki.info.git] / IkiWiki / Plugin / typography.pm
index 5ba14084b55f26e5f103ff0065ea72d255229189..3964d266ddaeccb28a11e3f0854dc700b674ec6f 100644 (file)
@@ -27,8 +27,8 @@ sub getsetup () { #{{{
                typographyattributes => {
                        type => "string",
                        example => "3",
-                       example => "tag",
                        description => "Text::Typography attributes value",
+                       advanced => 1,
                        safe => 1,
                        rebuild => 1,
                },