]> git.mxchange.org Git - friendica.git/blob - library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
make 'PHP "register_argc_argv"' easier to translate, may require fix for po2php
[friendica.git] / library / 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