mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-09 23:41:52 +00:00
13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
|
AutoFormat.LinkifyEmail
|
||
|
TYPE: bool
|
||
|
VERSION: 4.3.0
|
||
|
DEFAULT: false
|
||
|
--DESCRIPTION--
|
||
|
|
||
|
<p>
|
||
|
This directive turns on e-mail linkification, auto-linking e-mail addresses.
|
||
|
<code>a</code> tags with the <code>href</code> attribute
|
||
|
must be allowed.
|
||
|
</p>
|
||
|
--# vim: et sw=4 sts=4
|