Implement %HTML.AllowedComments and %HTML.AllowedCommentsRegexp
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / HTML.CustomDoctype.txt
bloba64e3d7c363ebaa06b555c02f8a88c8da49013a9
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 there own document
8 type. This directive only applies when %HTML.Doctype is blank.
9 --# vim: et sw=4 sts=4