textillate
textillate copied to clipboard
Emoji split bug
When trying to textillate string containing emoji emoji are destroyed. Is due to split method Solution: http://stackoverflow.com/questions/34421887/splitting-emoji-safely Use spliddit to replace .split() method;
Hey I know this is a very old issue to reopen but when I try textillate both from the release and the latest this is still not working. Did it get overwritten?