mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Added markdown emoji
This commit is contained in:
parent
c75f31c09b
commit
4881f436df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user