]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Core.RemoveProcessingInstructions.txt
CommitLineData
d4949327
NL
1Core.RemoveProcessingInstructions\r
2TYPE: bool\r
3VERSION: 4.2.0\r
4DEFAULT: false\r
5--DESCRIPTION--\r
6Instead of escaping processing instructions in the form <code>&lt;? ...\r
7?&gt;</code>, remove it out-right. This may be useful if the HTML\r
8you are validating contains XML processing instruction gunk, however,\r
9it can also be user-unfriendly for people attempting to post PHP\r
10snippets.\r
11--# vim: et sw=4 sts=4\r