Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / ezyang / htmlpurifier / library / HTMLPurifier / ConfigSchema / schema / 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 their own document
8 type. This directive only applies when %HTML.Doctype is blank.
9 --# vim: et sw=4 sts=4