Add new-inline-tags to tidy.conf
authorJan Gerber <j@thing.net>
Wed, 2 May 2012 12:49:35 +0000 (14:49 +0200)
committerJan Gerber <j@thing.net>
Sun, 6 May 2012 20:13:32 +0000 (22:13 +0200)
commit9464788f0fdc707f2d17286abdb87cc5c53130c1
tree5729bc164e213c5c986938300908c0fdb1ccc95d
parentd7f3f6be143fe379609d526cf79bb3064c936f73
Add new-inline-tags to tidy.conf

by default tidy does not support html5 tags.
TimedMediaHandler outputs video, audio and source
To make TimedMediaHandler work with $wgUseTidy = true,
those tags need to be allowed in tidy.conf:
new-inline-tags: video,audio,source,track

Fixes #30541

Change-Id: I528c9521e9277be308a6a75cc3fc57c83905b5df
includes/tidy.conf