gregjacobs / Autolinker.js

Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML
MIT License
1.48k stars 238 forks source link

Which format for for phone numbers? #214

Closed kaio328 closed 5 years ago

kaio328 commented 7 years ago

Hey,

i couldnt figure out in which format i have to type in the phone numbers, so that they are linked.

Any ideas?

simison commented 6 years ago

Here's the current regexp:

https://github.com/gregjacobs/Autolinker.js/blob/b8c7043f3a44b35282217aa14c71f9d49a12ec39/src/matcher/Phone.js#L13-L28