Update emoji parser using markdown-it-emoji instead of emojify to solve issue #217

This commit is contained in:
Wu Cheng-Han
2016-10-18 16:50:58 +08:00
parent eb724b05a7
commit d44e830366
895 changed files with 27 additions and 412 deletions

View File

@@ -30,7 +30,8 @@
"velocity": "^1.3.1",
"randomcolor": "randomColor#^0.4.4",
"Idle.Js": "idle.js#^1.0.0",
"gist-embed": "*"
"gist-embed": "*",
"emojify.js": "^1.1.0"
},
"resolutions": {
"jquery": "~3.1.1"