mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 15:48:42 +00:00
12b811d749
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
HTML.Strict
|
|
TYPE: bool
|
|
VERSION: 1.3.0
|
|
DEFAULT: false
|
|
DEPRECATED-VERSION: 1.7.0
|
|
DEPRECATED-USE: HTML.Doctype
|
|
--DESCRIPTION--
|
|
Determines whether or not to use Transitional (loose) or Strict rulesets.
|
|
--# vim: et sw=4 sts=4
|