]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/AutoFormat.PurifierLinkify.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / AutoFormat.PurifierLinkify.txt
1 AutoFormat.PurifierLinkify
2 TYPE: bool
3 VERSION: 2.0.1
4 DEFAULT: false
5 --DESCRIPTION--
6
7 <p>
8   Internal auto-formatter that converts configuration directives in
9   syntax <a>%Namespace.Directive</a> to links. <code>a</code> tags
10   with the <code>href</code> attribute must be allowed.
11 </p>
12 --# vim: et sw=4 sts=4