any86 / any-rule

🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
https://any-rule.vercel.app/
MIT License
8.53k stars 830 forks source link

我有更好的正则: email(邮箱) #192

Closed seateam closed 3 years ago

seateam commented 3 years ago

^[a-zA-Z0-9-]+@[a-zA-Z0-9-]+(.[a-zA-Z0-9_-]+)+$

any86 commented 3 years ago

汉字的情况这个过不去, 当然我也不把握, 等后续看谁能提供确切的文档佐证