]> git.wh0rd.org - tt-rss.git/blob - lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
remove Archived articles from Uncategorized view
[tt-rss.git] / lib / htmlpurifier / 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