Skip to content

Instantly share code, notes, and snippets.

@chgeuer
Created December 28, 2020 16:41
Show Gist options
  • Save chgeuer/c57b08164fb309215a0daeab56c2b846 to your computer and use it in GitHub Desktop.
Save chgeuer/c57b08164fb309215a0daeab56c2b846 to your computer and use it in GitHub Desktop.

Regex

[\+\(]?\d[\(\)\-\d\ ]+

Demo text

Hallo Philipp, Du kannst +49 (211) 304414 oder gern auch 0211-304414 anrufen. 

304414
02113 044 14     
(0211) 30 44 14
+49 (211) 304414
+49 (211) 30 44 14
0049-211-304414
+1 425 12-379379


@chgeuer
Copy link
Author

chgeuer commented Dec 28, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment