]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/Output.CommentScriptContents.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / Output.CommentScriptContents.txt
1 Output.CommentScriptContents
2 TYPE: bool
3 VERSION: 2.0.0
4 DEFAULT: true
5 --DESCRIPTION--
6 Determines whether or not HTML Purifier should attempt to fix up the
7 contents of script tags for legacy browsers with comments.
8 --ALIASES--
9 Core.CommentScriptContents
10 --# vim: et sw=4 sts=4