mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
e194b8efc6
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
13 lines
326 B
Plaintext
13 lines
326 B
Plaintext
AutoFormat.PurifierLinkify.DocURL
|
|
TYPE: string
|
|
VERSION: 2.0.1
|
|
DEFAULT: '#%s'
|
|
ALIASES: AutoFormatParam.PurifierLinkifyDocURL
|
|
--DESCRIPTION--
|
|
<p>
|
|
Location of configuration documentation to link to, let %s substitute
|
|
into the configuration's namespace and directive names sans the percent
|
|
sign.
|
|
</p>
|
|
--# vim: et sw=4 sts=4
|