Implement %HTML.AllowedComments and %HTML.AllowedCommentsRegexp
[htmlpurifier.git] / library / HTMLPurifier / ConfigSchema / schema / AutoFormat.PurifierLinkify.DocURL.txt
blobdb58b134646b496cfa31c191e05f1fa52c8b7670
1 AutoFormat.PurifierLinkify.DocURL
2 TYPE: string
3 VERSION: 2.0.1
4 DEFAULT: '#%s'
5 ALIASES: AutoFormatParam.PurifierLinkifyDocURL
6 --DESCRIPTION--
7 <p>
8   Location of configuration documentation to link to, let %s substitute
9   into the configuration's namespace and directive names sans the percent
10   sign.
11 </p>
12 --# vim: et sw=4 sts=4