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

added custom render function. #197 fix #208

Closed vladimir-barsuchenko closed 7 years ago

vladimir-barsuchenko commented 7 years ago

Ability to render emojis with custom function. Function should return template to paste.

Please check if making customEmoji as function doesn't provide any collisions. I've done global search for customEmoji but didn't found a thing.

Maybe we should move regexp search for external function also. To be more versatile

ritz078 commented 7 years ago

Looks good.

ritz078 commented 7 years ago

released as v4.1.13