Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Making the URL check also match mailto: links #355

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

weotch
Copy link

@weotch weotch commented Mar 29, 2013

Using createLink with "mailto:" links was stripping them.

Using createLink with "mailto:" links was stripping them.
@stravid
Copy link

stravid commented Apr 10, 2013

Thank you very much!

What is the status on this? Could somebody please merge this?

@przemad
Copy link

przemad commented May 14, 2013

This is in version 0.4.0pre, in attributeCheckMethods for new HREF attribute checker: var REG_EXP = /^(/|https?://|mailto:)/i;

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants