Hello to all!
I propose to add support for emoji. Sometimes there is not enough opportunity to use emoji.
Happy New Year to all 馃槈
Happy New Year!
What about using hexo-filter-github-emojis plugin? 馃槈
@stevenjoezhang, thanks for your reply. I have not tried this plugin, but if you recommend, I will try 馃槈
This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@online Does hexo-filter-github-emojis work fine?
@stevenjoezhang, thanks for reminding me. I didn't try this solution yet. I'll try tonight.
@stevenjoezhang, I checked the plugin hexo-filter-github-emojis, but there are problems in his work.

@online Seems hexo-filter-github-emojis forgot to update the json file:
https://github.com/crimx/hexo-filter-github-emojis/blob/master/emojis.json
https://api.github.com/emojis
Maybe this emoji filter can be integrated into NexT (frontend)
@online I know how to make it work again:
npm install hexo-filter-github-emojis
node node_modules/hexo-filter-github-emojis/update-emojis.js
You can have a try
@stevenjoezhang, yes, thanks, after update works fine.
@online I'll work on this: https://github.com/theme-next/hexo-filter-emoji
This thread has been automatically locked since there has not been any recent activity after it was closed. It is possible issue was solved or at least outdated. Feel free to open new for related bugs.