Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added cosin
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
typography.pm
diff --git
a/IkiWiki/Plugin/typography.pm
b/IkiWiki/Plugin/typography.pm
index e395b214394d6e0f4c98fafb25915ce1769eef01..f62be82bbea849090876053a4d81ee6c558260c6 100644
(file)
--- a/
IkiWiki/Plugin/typography.pm
+++ b/
IkiWiki/Plugin/typography.pm
@@
-4,7
+4,7
@@
package IkiWiki::Plugin::typography;
use warnings;
use strict;
-use IkiWiki
2
.00;
+use IkiWiki
3
.00;
sub import {
hook(type => "getopt", id => "typography", call => \&getopt);