wiki.techinc.nl/includes/tidy
Kunal Mehta 853b8fe34c tidy: Remove obsolete Depurate and Balancer drivers
The Html5Depurate driver was intended to be used with an external Java
service, but it never gained traction due to deployment concerns.

The Html5Internal (Balancer) driver was originally intended for use with
the balanced templates proposal and could also handle tidying. But it was
tightly coupled to MediaWiki, so part of it was used as the basis of the
RemexHtml library. Remex most likely can also implement the balanced
templates proposal, so there isn't any reason to keep the Balancer code
around anymore,

Change-Id: I8542d69e9cdbf0e2fb7ebbb919933a64c1b8c293
2018-05-08 15:32:49 +00:00
..
RaggettBase.php Add missing use statement 2018-04-27 23:13:43 +02:00
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 Munge inline elements found in tidy.conf as well 2018-04-04 20:20:38 -04:00
RemexDriver.php RemexHtml tidy driver with p-wrapping 2017-03-08 16:54:13 +11:00
RemexMungerData.php Fix RemexCompatMunger infinite recursion 2017-11-17 23:27:14 +11:00
tidy.conf Hide <style> tags from Tidy 2017-06-13 13:02:57 -04:00
TidyDriverBase.php Immediately drop wgValidateAllHtml and related code 2018-04-10 10:51:28 -07:00