wiki.techinc.nl/includes/tidy
Brad Jorsch 83b798bbab Hide <style> tags from Tidy
Some versions of html-tidy (e.g. the one currently in use on WMF wikis)
will try to move all <style> tags in the body into the head, effectively
removing them for our purposes. We need to avoid that for TemplateStyles.

Bug: T167349
Change-Id: I133776d16f366cad73ed30af0e5a665fdf9f5ed9
2017-06-13 13:02:57 -04:00
..
Balancer.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
Html5Depurate.php Use english messages for background use of Status::getWikiText 2016-04-12 20:01:44 +02:00
Html5Internal.php Hook up Balancer as a Tidy implementation. 2016-07-12 14:18:04 +10:00
RaggettBase.php
RaggettExternal.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
RaggettInternalHHVM.php Fix undefined classes 2016-06-30 15:08:35 -07:00
RaggettInternalPHP.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
RaggettWrapper.php Hide <style> tags from Tidy 2017-06-13 13:02:57 -04:00
RemexCompatFormatter.php Remove unused and unnecessary imports 2017-06-12 15:50:43 +00:00
RemexCompatMunger.php RemexCompatMunger: fix a couple of memory leaks 2017-03-23 02:32:52 +00:00
RemexDriver.php RemexHtml tidy driver with p-wrapping 2017-03-08 16:54:13 +11:00
RemexMungerData.php RemexHtml tidy driver with p-wrapping 2017-03-08 16:54:13 +11:00
tidy.conf Hide <style> tags from Tidy 2017-06-13 13:02:57 -04:00
TidyDriverBase.php Clean up remaining get_class() uses 2017-03-07 22:03:47 +00:00