more html5
[ikiwiki.git] / IkiWiki / Plugin / htmlscrubber.pm
index 1604d776a646af2487eeeb4dd7be8d6fc8c0d89e..cc00fd5ffa1f9414b605eb8129f7588d5034d4e1 100644 (file)
@@ -83,8 +83,8 @@ sub scrubber {
                        span strike strong sub sup table tbody td textarea
                        tfoot th thead tr tt u ul var
 
-                       video audio section nav article aside hgroup header
-                       footer time mark
+                       video audio source section nav article aside hgroup
+                       header footer time mark canvas
                }],
                default => [undef, { (
                        map { $_ => 1 } qw{
@@ -101,7 +101,7 @@ sub scrubber {
                                tabindex target title type valign
                                value vspace width
 
-                               autoplay loopstart loopend end
+                               autoplay preload loopstart loopend end
                                playcount controls pubdate
                        } ),
                        "/" => 1, # emit proper <hr /> XHTML