mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10579 201d5d3c-b55e-5fd7-737f-ddc643e51545
15 lines
449 B
Text
15 lines
449 B
Text
AutoFormat.RemoveEmpty.RemoveNbsp
|
|
TYPE: bool
|
|
VERSION: 4.0.0
|
|
DEFAULT: false
|
|
--DESCRIPTION--
|
|
<p>
|
|
When enabled, HTML Purifier will treat any elements that contain only
|
|
non-breaking spaces as well as regular whitespace as empty, and remove
|
|
them when %AutoForamt.RemoveEmpty is enabled.
|
|
</p>
|
|
<p>
|
|
See %AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions for a list of elements
|
|
that don't have this behavior applied to them.
|
|
</p>
|
|
--# vim: et sw=4 sts=4
|