]> git.wh0rd.org - tt-rss.git/blob - lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.Proprietary.txt
remove Archived articles from Uncategorized view
[tt-rss.git] / lib / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / HTML.Proprietary.txt
1 HTML.Proprietary
2 TYPE: bool
3 VERSION: 3.1.0
4 DEFAULT: false
5 --DESCRIPTION--
6 <p>
7 Whether or not to allow proprietary elements and attributes in your
8 documents, as per <code>HTMLPurifier_HTMLModule_Proprietary</code>.
9 <strong>Warning:</strong> This can cause your documents to stop
10 validating!
11 </p>
12 --# vim: et sw=4 sts=4