mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
303 stars 57 forks source link

Emoji aren't working #14

Closed octref closed 6 years ago

octref commented 6 years ago

Have a markdown like :warning:. The preview does not show it.

mjbvz commented 6 years ago

https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji

octref commented 6 years ago

Can we possibly add links to your MD contributing extensions at https://code.visualstudio.com/docs/languages/markdown

It's too much hurdle for users to jump through to find either this extension or the emoji extension.