]> git.immae.eu Git - github/wallabag/wallabag.git/blob - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.DocURL.txt
[add] HTML Purifier added to clean code
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / AutoFormat.PurifierLinkify.DocURL.txt
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