mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
12b811d749
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
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
|