Implement %AutoFormat.RemoveEmpty.RemoveNbsp, by popular demand.
commite3c2063f69ff156bd05431f8179306afef15ed31
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Thu, 9 Apr 2009 04:53:19 +0000 (9 00:53 -0400)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Thu, 9 Apr 2009 04:53:19 +0000 (9 00:53 -0400)
tree08f608ae6ba71cc40376f50fd87d613526bc51df
parent398a02039e4c14ee01ad7853c8667c558f8d5f71
Implement %AutoFormat.RemoveEmpty.RemoveNbsp, by popular demand.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
library/HTMLPurifier/ConfigSchema/schema.ser
library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt [new file with mode: 0644]
library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt [new file with mode: 0644]
library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt
library/HTMLPurifier/Injector/RemoveEmpty.php
library/HTMLPurifier/Strategy/MakeWellFormed.php
tests/HTMLPurifier/Injector/RemoveEmptyTest.php