mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
4c502b25f2
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1537 48356398-32a2-884e-a903-53898d9a118a
13 lines
258 B
Plaintext
13 lines
258 B
Plaintext
AutoFormat.Linkify
|
|
TYPE: bool
|
|
VERSION: 2.0.1
|
|
DEFAULT: false
|
|
--DESCRIPTION--
|
|
|
|
<p>
|
|
This directive turns on linkification, auto-linking http, ftp and
|
|
https URLs. <code>a</code> tags with the <code>href</code> attribute
|
|
must be allowed.
|
|
</p>
|
|
|