shd101wyy / vscode-markdown-preview-enhanced

One of the "BEST" markdown preview extensions for Visual Studio Code
https://shd101wyy.github.io/markdown-preview-enhanced
Other
1.43k stars 172 forks source link

Emoji support is not up to date #397

Open adamalston opened 4 years ago

adamalston commented 4 years ago

Listed below are a few emoji shortcodes that are not supported by Markdown Preview Enhanced. There are obviously more.

I noticed that this extension relies on emoji-regex for emoji support. I checked emoji-regex for support on the emoji listed above and was unable to find the Unicode strings matching said emoji in es2015/index.js or es2015/text.js.

j0k4rX commented 3 years ago

@shd101wyy yes, update emoji support please