Typo in docs, thanks Soleil Golden for reporting.
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / HTML.CustomDoctype.txt
blob6ed70b599f4dd5ecf5c216bffeff17bf25d252de
1 HTML.CustomDoctype
2 TYPE: string/null
3 VERSION: 2.0.1
4 DEFAULT: NULL
5 --DESCRIPTION--
7 A custom doctype for power-users who defined their own document
8 type. This directive only applies when %HTML.Doctype is blank.
9 --# vim: et sw=4 sts=4