mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
12b811d749
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
11 lines
275 B
Plaintext
11 lines
275 B
Plaintext
Output.CommentScriptContents
|
|
TYPE: bool
|
|
VERSION: 2.0.0
|
|
DEFAULT: true
|
|
--DESCRIPTION--
|
|
Determines whether or not HTML Purifier should attempt to fix up the
|
|
contents of script tags for legacy browsers with comments.
|
|
--ALIASES--
|
|
Core.CommentScriptContents
|
|
--# vim: et sw=4 sts=4
|