aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/htmlscrubber.pm
Commit message (Expand)AuthorAge
* * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'Joey Hess2008-01-07
* * Allow html5 video and audio tags and their attributes in the htmlscrubber.Joey Hess2007-11-18
* on second thought, simple alphanumeric styles are not actually useful (class ...joey2007-07-11
* * Allow simple alphanumeric style attribute values in the htmlscrubber. Thisjoey2007-07-11
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Make sure to check for errors from every eval.joey2006-11-08
* * Work on firming up the plugin interface:joey2006-09-09
* * Change htmlize, format, and sanitize hooks to use named parameters.joey2006-08-28
* * Tell HTML::Scrubber to treat "/" as a valid attribute which is itsjoey2006-05-25
* * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubberjoey2006-05-05