/ lib / htmlpurifier / ConfigSchema / schema / HTML.CustomDoctype.txt
HTML.CustomDoctype.txt
1  HTML.CustomDoctype
2  TYPE: string/null
3  VERSION: 2.0.1
4  DEFAULT: NULL
5  --DESCRIPTION--
6  
7  A custom doctype for power-users who defined there own document
8  type. This directive only applies when %HTML.Doctype is blank.
9  --# vim: et sw=4 sts=4