mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-22 21:31:52 +00:00
11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
|
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
|