1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-30 21:02:17 -05:00
wallabag/inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt
2014-02-21 15:43:14 +01:00

10 lines
230 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