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
finalise version 3.00 of the plugin api
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
txt.pm
diff --git
a/IkiWiki/Plugin/txt.pm
b/IkiWiki/Plugin/txt.pm
index d65bb20364cf194cc3a39f1c967c008c8830ac5b..8599bdc8ec881429472ef19f760113f27d0a678f 100644
(file)
--- a/
IkiWiki/Plugin/txt.pm
+++ b/
IkiWiki/Plugin/txt.pm
@@
-8,7
+8,7
@@
package IkiWiki::Plugin::txt;
use warnings;
use strict;
-use IkiWiki
2
.00;
+use IkiWiki
3
.00;
use HTML::Entities;
my $findurl=0;