rhysd / remark-emoji

Remark markdown transformer to replace :emoji: in text
MIT License
124 stars 18 forks source link

Not all node-emoji short codes work #6

Closed NathanielHill closed 6 years ago

NathanielHill commented 6 years ago

Looks like this is using a 2+ year old version of node-emoji, and hence some common short codes don't work. Would it be possible to upgrade to 1.8.1 and also make a link in the README to currently supported short codes?

I can put together a PR if wanted.

rhysd commented 6 years ago

I published 2.0.2. Does it work for you?

NathanielHill commented 6 years ago

Awesome, thanks