Created
December 11, 2018 07:26
-
-
Save namtx/958a7048a49baa076afb101cb972239c to your computer and use it in GitHub Desktop.
Email regex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| !ruby/regexp '/\A([a-zA-Z0-9][\w\.\+\-]*)@([\w.\-]+\.+[\w]{2,})\z/' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment