Add AutoFormat.RemoveEmpty.Predicate, fixes #35.
commit39d3df1fd742299e0d8f3727a43c726c5fc0933a
authorEdward Z. Yang <ezyang@cs.stanford.edu>
Sun, 31 Aug 2014 10:16:30 +0000 (31 11:16 +0100)
committerEdward Z. Yang <ezyang@cs.stanford.edu>
Sun, 31 Aug 2014 11:12:17 +0000 (31 12:12 +0100)
tree65bde901aa7e24c6b72f2e3a876465ab12fc20aa
parentb8704535a3e2f3118a8efb5c9bd9cbf63760b0a0
Add AutoFormat.RemoveEmpty.Predicate, fixes #35.

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
NEWS
configdoc/usage.xml
library/HTMLPurifier/ConfigSchema/schema.ser
library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt [new file with mode: 0644]
library/HTMLPurifier/Injector/RemoveEmpty.php
tests/HTMLPurifier/Injector/RemoveEmptyTest.php