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
(no commit message)
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
rawhtml.pm
diff --git
a/IkiWiki/Plugin/rawhtml.pm
b/IkiWiki/Plugin/rawhtml.pm
index ad8a610c1420f73a3ce0eabf30f9300afcdff5a4..0838bcb225a538c5c21cf05d26bad778860d0fdd 100644
(file)
--- a/
IkiWiki/Plugin/rawhtml.pm
+++ b/
IkiWiki/Plugin/rawhtml.pm
@@
-16,6
+16,7
@@
sub getsetup () {
plugin => {
safe => 1,
rebuild => 1, # changes file types
+ section => "format",
},
}