]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/Core.EscapeInvalidTags.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / Core.EscapeInvalidTags.txt
1 Core.EscapeInvalidTags
2 TYPE: bool
3 DEFAULT: false
4 --DESCRIPTION--
5 When true, invalid tags will be written back to the document as plain text.
6 Otherwise, they are silently dropped.
7 --# vim: et sw=4 sts=4