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

replaceText option doesn't work #253

Closed d8vjork closed 6 years ago

d8vjork commented 6 years ago

And I prefer instantiate 1 time and let an option for change input in render method (I'm using VueJS so I need reuse code in components).

ritz078 commented 6 years ago

Just use replaceUrl instead on replaceText in v5.0.2.

updating feature will be available soon.