Reword documentation to be clearer, and give warning on common user error.
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / HTML.XHTML.txt
blob2a47e384f4142490020436a837f081fb63841ceb
1 HTML.XHTML
2 TYPE: bool
3 DEFAULT: true
4 VERSION: 1.1.0
5 DEPRECATED-VERSION: 1.7.0
6 DEPRECATED-USE: HTML.Doctype
7 --DESCRIPTION--
8 Determines whether or not output is XHTML 1.0 or HTML 4.01 flavor.
9 --ALIASES--
10 Core.XHTML
11 --# vim: et sw=4 sts=4