a8b1de56bef7e9847fdf0c6e0ad9f9c1c6195929
[yaffs-website] / vendor / ezyang / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / HTML.Strict.txt
1 HTML.Strict
2 TYPE: bool
3 VERSION: 1.3.0
4 DEFAULT: false
5 DEPRECATED-VERSION: 1.7.0
6 DEPRECATED-USE: HTML.Doctype
7 --DESCRIPTION--
8 Determines whether or not to use Transitional (loose) or Strict rulesets.
9 --# vim: et sw=4 sts=4