]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/HTML.Doctype.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / HTML.Doctype.txt
CommitLineData
d4949327
NL
1HTML.Doctype\r
2TYPE: string/null\r
3DEFAULT: NULL\r
4--DESCRIPTION--\r
5Doctype to use during filtering. Technically speaking this is not actually\r
6a doctype (as it does not identify a corresponding DTD), but we are using\r
7this name for sake of simplicity. When non-blank, this will override any\r
8older directives like %HTML.XHTML or %HTML.Strict.\r
9--ALLOWED--\r
10'HTML 4.01 Transitional', 'HTML 4.01 Strict', 'XHTML 1.0 Transitional', 'XHTML 1.0 Strict', 'XHTML 1.1'\r
11--# vim: et sw=4 sts=4\r