]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
1 AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions
2 TYPE: lookup
3 VERSION: 4.0.0
4 DEFAULT: array('td' => true, 'th' => true)
5 --DESCRIPTION--
6 <p>
7   When %AutoFormat.RemoveEmpty and %AutoFormat.RemoveEmpty.RemoveNbsp
8   are enabled, this directive defines what HTML elements should not be
9   removede if they have only a non-breaking space in them.
10 </p>
11 --# vim: et sw=4 sts=4