Added markdown emoji

This commit is contained in:
Diego Mateos 2019-10-06 10:21:54 +02:00
parent c75f31c09b
commit 4881f436df

View File

@ -41,6 +41,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Markdown](#markdown)
- [markdownlint](#markdownlint)
- [Markdown All in one](#markdown-all-in-one)
- [Markdown Emoji](#markdown-emoji)
- [PHP](#php)
- [IntelliSense](#intellisense)
- [Laravel](#laravel)
@ -386,6 +387,11 @@ See the difference between these two [here](https://github.com/michaelgmcd/vscod
![Markdown All in One](https://user-images.githubusercontent.com/10897048/47027336-d8a9ac80-d199-11e8-9836-b8dbc4a97d1a.gif)
### [Markdown Emoji](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji)
> Adds emoji syntax support to VS Code's built-in Markdown preview
![Markdown Emoji](https://raw.githubusercontent.com/mjbvz/vscode-markdown-emoji/master/docs/example.png)
## PHP
### IntelliSense