summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/html.pm
AgeCommit message (Collapse)Author
2006-07-03* Add a html plugin, which can be used to write wikis in raw html,joey
if you'd ever want to do such a thing. Slightly tricky, since ikiwiki defaults to not processing .html files, since w/o this plugin they would be copied unsanitised. With this plugin, it will process, and html sanitise, them like any other page type.