]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.DisableExcludes.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Core.DisableExcludes.txt
CommitLineData
d4949327
NL
1Core.DisableExcludes\r
2TYPE: bool\r
3DEFAULT: false\r
4VERSION: 4.5.0\r
5--DESCRIPTION--\r
6<p>\r
7 This directive disables SGML-style exclusions, e.g. the exclusion of\r
8 <code>&lt;object&gt;</code> in any descendant of a\r
9 <code>&lt;pre&gt;</code> tag. Disabling excludes will allow some\r
10 invalid documents to pass through HTML Purifier, but HTML Purifier\r
11 will also be less likely to accidentally remove large documents during\r
12 processing.\r
13</p>\r
14--# vim: et sw=4 sts=4\r