jekyll / jemoji

GitHub-flavored emoji plugin for Jekyll
http://rubygems.org/gems/jemoji
MIT License
556 stars 61 forks source link

Unable to use emoji from Unicode Version 7.0+ #53

Closed misha-abasov closed 7 years ago

misha-abasov commented 7 years ago

While many emoji work, 🤖 , 🇹🇷 , 🙃 , some others don't get rendered. They just show up as their aliases, i.e. :robot:, :tr:, :upside_down_face_:, etc..

The only pattern I can see is that the ones that don't work have been released as part of Unicode version later than 6.1. Help please?

screen shot 2016-11-25 at 1 42 28 pm

haffmaestro commented 7 years ago

Also experiencing this issue!

mmartinson commented 7 years ago

It looks like this is using Gemoji 2.0 from 2014. @parkr is there any reason I'm not seeing to not update this. You accepting PRs?

parkr commented 7 years ago

@mmartinson PR away!

naftulikay commented 7 years ago

I also am affected, I cannot even use :nerd_face: sadly, on 2.1.0. Updating gemoji should help.