mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-06 22:41:54 +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
|