mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-01-08 23:11:52 +00:00
6385f42ebc
If enabled, automatically provide links to e-mail addresses. For example, Send an e-mail to user@example.com. is transformed to Send an e-mail to <a href="mailto:user@example.com">user@example.com</a>. Signed-off-by: Bradley M. Froehle <brad.froehle@gmail.com> |
||
---|---|---|
.. | ||
AutoParagraph.php | ||
DisplayLinkURI.php | ||
Linkify.php | ||
LinkifyEmail.php | ||
PurifierLinkify.php | ||
RemoveEmpty.php | ||
RemoveSpansWithoutAttributes.php | ||
SafeObject.php |