ShyykoSerhiy / gfm-plugin

Github flavored markdown plugin for intellij idea.
https://plugins.jetbrains.com/plugin/7701
MIT License
88 stars 16 forks source link

Add support for (github) emoji #124

Open mindplay-dk opened 7 years ago

mindplay-dk commented 7 years ago

Github markdown includes support for emoji. Currently these are not rendered.

Consider adding support for emoji, for example via this library:

https://github.com/iamcal/js-emoji

Note that this is just an example - there are many, and I don't mean to recommend a specific library.

ShyykoSerhiy commented 7 years ago

You can use emoji right now if you insert them Emoji & Symbols in Intellij

emoji

or if you copy them for example from http://getemoji.com/ . But I'll have a look to support :someemoji: format.

hohserg1 commented 4 years ago

i'm don't have that image

hohserg1 commented 4 years ago

I'm try to off offline generation. Without offline generation(screenshot) image With offline generation image In first case image in local folder are not rendered In second case not rendered emoji