Skip to content

Instantly share code, notes, and snippets.

@branquito
Created October 29, 2013 16:19
Show Gist options
  • Save branquito/7217831 to your computer and use it in GitHub Desktop.
Save branquito/7217831 to your computer and use it in GitHub Desktop.
regex-patterns
link pattern
\w*:\/\/[^"<]*
links outside of href attribute
[^"]\zshttp:\/\/[^"<]*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment