Skip to content

Instantly share code, notes, and snippets.

@mattbontrager
Created February 15, 2013 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mattbontrager/4957734 to your computer and use it in GitHub Desktop.
Save mattbontrager/4957734 to your computer and use it in GitHub Desktop.
HTML5 Email Reg Ex Pattern.
data-pattern="[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment