ritz078 / embed-js

🌻 A lightweight plugin to embed emojis, media, maps, tweets, code and more. ✨
https://codesandbox.io/s/Wp5OlNMn
MIT License
1.27k stars 88 forks source link

URLs parsing with "www." #217

Closed kanikasaini closed 7 years ago

kanikasaini commented 7 years ago

The regular expression for URL parsing has been modified to match URLs starting with "www." as well.

ritz078 commented 7 years ago

fixed by #216