gfm-plugin icon indicating copy to clipboard operation
gfm-plugin copied to clipboard

Add support for (github) emoji

Open mindplay-dk opened this issue 7 years ago • 3 comments

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.

mindplay-dk avatar Jun 19 '17 09:06 mindplay-dk

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.

ShyykoSerhiy avatar Jun 19 '17 14:06 ShyykoSerhiy

i'm don't have that image

hohserg1 avatar Jul 29 '19 20:07 hohserg1

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

hohserg1 avatar Jul 29 '19 20:07 hohserg1