Blame view

vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.XHTML.txt 235 Bytes
70f4f18b   Administrator   first_commit
1
2
3
4
5
6
7
8
9
10
11
  HTML.XHTML
  TYPE: bool
  DEFAULT: true
  VERSION: 1.1.0
  DEPRECATED-VERSION: 1.7.0
  DEPRECATED-USE: HTML.Doctype
  --DESCRIPTION--
  Determines whether or not output is XHTML 1.0 or HTML 4.01 flavor.
  --ALIASES--
  Core.XHTML
  --# vim: et sw=4 sts=4