X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/cebbb6f482492ba776a1ca542e81a74fb74fbfce..82f0facb620e59594aaf318c2eaf676c7788f1e6:/IkiWiki/Plugin/typography.pm diff --git a/IkiWiki/Plugin/typography.pm b/IkiWiki/Plugin/typography.pm index 4c486d4b4..6229e6c33 100644 --- a/IkiWiki/Plugin/typography.pm +++ b/IkiWiki/Plugin/typography.pm @@ -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,