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
po/todo: take note of the commit that will need to be reverted later
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
wikitext.pm
diff --git
a/IkiWiki/Plugin/wikitext.pm
b/IkiWiki/Plugin/wikitext.pm
index 50571e524021311b88dfb3e719fadb37587252a8..accb03bbef8317cad028d95fe36a68b466d9bd0f 100644
(file)
--- a/
IkiWiki/Plugin/wikitext.pm
+++ b/
IkiWiki/Plugin/wikitext.pm
@@
-4,7
+4,7
@@
package IkiWiki::Plugin::wikitext;
use warnings;
use strict;
-use IkiWiki
2
.00;
+use IkiWiki
3
.00;
sub import {
hook(type => "getsetup", id => "wiki", call => \&getsetup);