08921fde70a17d49cfa7b555174e31ba2cf6cffb
[yaffs-website] / vendor / ezyang / htmlpurifier / library / 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