-
Emoji names aren't currently being sanitized, leading to the creation of a the +1.png filename and the generation of a .emoji-+1 css rule.
'+' is a reserved character in URLs and in CSS. As far as I …
-
https://github.com/tdiary/tdiary-style-gfm/issues/5 より
foo::bar::buzz と書いた時に bar が emojify 対象となってしまい、404 アイコンがでるのを直したい
-
-
Hi there, I tried adding iojs to my build matrix but also setting it as an allowed failure. [It didn't work](https://travis-ci.org/hassankhan/emojify.js/builds/50251771).
I ran this:
``` yaml
langua…
-
Hi, and thank you for this excellent project.
Would it be possible to modify it to lazy load images, and if so how would you go about it? I'm ready to give it a try and open a PR.
In one of my proje…
-
Hello,
What are the odds of getting an NPM version of this?
Also, can the bower.json be changed so that angular is a devDependency not a dependency? I don't want it to install angular as that confli…
bnbon updated
9 years ago
-
Just throwing around ideas here for a v1.0 release.
### Config options
[Relevant issue](https://github.com/hassankhan/emojify.js/issues/87)
### Emoji sets
[Relevant issue](https://github.com/hassank…
-
[This looks easy](https://cdnjs.com/)
EDIT: Not as easy as I thought, [some severe issues cloning their repo](https://github.com/cdnjs/cdnjs/issues/3792), so going to have to put this one on hold.
F…
-
Need to figure where in the code to call emojify.run() once the userlist is first populated.
-
Please consider using spritesheet instead of images for performance and deployment advantages, There are a number of grunt plugins available (https://github.com/nicholasstephan/grunt-spritesheet, http…