Warning, /webapps/ocs-webserver/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt is written in an unsupported language. File is not indexed.

0001 AutoFormat.RemoveEmpty.RemoveNbsp
0002 TYPE: bool
0003 VERSION: 4.0.0
0004 DEFAULT: false
0005 --DESCRIPTION--
0006 <p>
0007   When enabled, HTML Purifier will treat any elements that contain only
0008   non-breaking spaces as well as regular whitespace as empty, and remove
0009   them when %AutoForamt.RemoveEmpty is enabled.
0010 </p>
0011 <p>
0012   See %AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions for a list of elements
0013   that don't have this behavior applied to them.
0014 </p>
0015 --# vim: et sw=4 sts=4