]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/typography.pm
fixups
[ikiwiki.git] / IkiWiki / Plugin / typography.pm
index 4c486d4b4ad1917c965380fde9ba6cbed66d715e..6229e6c33258b9d6a12a43c8957cb5facbcb3739 100644 (file)
@@ -26,8 +26,7 @@ sub getsetup () { #{{{
        return
                typographyattributes => {
                        type => "string",
-                       default => "3",
-                       example => "tag",
+                       example => "3",
                        description => "Text::Typography attributes value",
                        safe => 1,
                        rebuild => 1,