Skip to content

Make link regex ignore other attributes#16

Merged
c4software merged 1 commit intoc4software:masterfrom
Garrett-R:master
Apr 12, 2016
Merged

Make link regex ignore other attributes#16
c4software merged 1 commit intoc4software:masterfrom
Garrett-R:master

Conversation

@Garrett-R
Copy link
Copy Markdown
Contributor

Currently, if you have a link such as:

<a class='hello' href='/about'>

then this link is missed. This update the regex ensures these are
caught.

Currently, if you have a link such as:

    <a class='hello' href='/about'>

then this link is missed.  This update the regex ensures these are
caught.
@c4software
Copy link
Copy Markdown
Owner

Nice catch! Thanks you 👍

@c4software c4software merged commit f22816b into c4software:master Apr 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants