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
Add shortcut for ohloh projects.
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
html.pm
diff --git
a/IkiWiki/Plugin/html.pm
b/IkiWiki/Plugin/html.pm
index fd40d5ad97910b72f5d81ceded2a287efd44f96d..7623ba6a96accd71d67d8a7ac84c1422ed535224 100644
(file)
--- a/
IkiWiki/Plugin/html.pm
+++ b/
IkiWiki/Plugin/html.pm
@@
-4,7
+4,7
@@
package IkiWiki::Plugin::html;
use warnings;
use strict;
use warnings;
use strict;
-use IkiWiki;
+use IkiWiki
2.00
;
sub import { #{{{
hook(type => "htmlize", id => "html", call => \&htmlize);
sub import { #{{{
hook(type => "htmlize", id => "html", call => \&htmlize);