0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-26 23:20:01 +00:00

11 lines
264 B
Plaintext
Raw Permalink Normal View History

Core.RemoveBlanks
TYPE: bool
DEFAULT: false
VERSION: 4.18
--DESCRIPTION--
<p>
If set to true, blank nodes will be removed. This can be useful for maintaining
backwards compatibility when upgrading from previous versions of PHP.
</p>
--# vim: et sw=4 sts=4