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

Link containing '@' is not rendered correctly #257

Open tzh2014 opened 6 years ago

tzh2014 commented 6 years ago

Hi, when rendering a link like "https://some.com/#/something@some.com", the result is strange, as shown in picture[1], and the html is in picture[2], thank you.

[1] result

[2] html-result

lzgrzebski commented 6 years ago

is it smth that is going to be fixed @ritz078 ?

lzgrzebski commented 6 years ago

created a pull request and I published some simple npm (https://github.com/lzgrzebski/embed-plugin-url-linkifyjs) since I need it in my project right now, will change back the dependecies to original plugin when it is merged.