Skip to content

Instantly share code, notes, and snippets.

@mark-alexandre
Last active May 24, 2020 22:50
Show Gist options
  • Save mark-alexandre/c2d52e4aefabbceaa24e45ef5512a4cf to your computer and use it in GitHub Desktop.
Save mark-alexandre/c2d52e4aefabbceaa24e45ef5512a4cf to your computer and use it in GitHub Desktop.
Regex
[1] A\.
[2] [0-9]{2}\/[0-9]{2}\/[0-9]{4}
[3] \b[0-9]\/[0-9]{2}\b
[4] [a-zA-Z]{14,}
[5] [a-z]+:\/\/?[a-z0-9.\/]+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment