repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
HTML.Strict.txt
blob
a8b1de56bef7e9847fdf0c6e0ad9f9c1c6195929
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