1HTML.Proprietary 2TYPE: bool 3VERSION: 3.1.0 4DEFAULT: 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 13