-
It seems some smilies are getting replaced when you use a quote ( ' or " ) before them.
example:
"D: = ";D:
also words are affected:
"Do = ";Do
-
I think we could add more flexible options for targeting elements to emojify. @BenMQ volunteered to do this. Possible ideas for new options:
| Option | Description |
| --- | --- |
| `whitelist` | An …
-
- The bug is that when the Tweet is shown in the game then the emoji code is shown (something like u1423312hQASE021). This code is not getting rendered as an emoji. The fix could probably be done some…
-
Looks like a good library to use is hassankhan/emojify.js
-
I can sort this. I've done it for a lot of projects already
-
I ran `npm install hexo-tag-emojis --save` and in my `_config.yml` have:
```
emojis:
image_dir: images/emojis
plugins:
- hexo-tag-emojis
```
Then ran `hexo emojis install` and I get:
```
༼ つ ◕…
-
Need netter algorythm to avoid conflicts between shortcuts and text
- [ ] `:/` conflicts with `http://`
- [ ] should we completely disable emojies in links?
- [ ] \w will not work with unicode
Ideas?…
-
If the `@mention` or `:emoji:` is in a code block, do not transform it. This applies to the HTML, rather than to a Markdown, codeblock.
Related issues:
- https://github.com/jekyll/jemoji/issues/12
- …
parkr updated
9 years ago
-
Repo url of 346 libs (total: 1224 libs) need to be updated if been moved.
Need to be confirmed.
- [x] 6to5/6to5
- [x] Colourity/Fort.js
- [ ] andyet/ICanHaz.js
- [x] appendto/amplify
- [x] jmdobry/ang…
-
I can't tell why but it's messed up. I mean `npm install hassankhan/emojify.js#develop`.
This is a big problem for us. We're installing from the `develop` branch because we need the features we (@4ve…