joypixels/emojify.js

emojify.replace not work when the last char is a space

Opened this issue · 2 comments

when the last char is a space

emojify.replace("abcdefg:smile: ");
=>"abcdefg:smile: "
the output is not change.

oh, github auto transformed. i will attach a image.
488ed761-aaef-4286-8b74-268917bc6b39

This is still a bug in master