From 4881f436df9425eb69bd1dd492a155d487cb2f74 Mon Sep 17 00:00:00 2001 From: Diego Mateos Date: Sun, 6 Oct 2019 10:21:54 +0200 Subject: [PATCH] Added markdown emoji --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ff62c5f..07dbed9 100644 --- a/README.md +++ b/README.md @@ -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