Update markdown Toc

This commit is contained in:
Benny O 2018-10-16 23:39:34 +08:00 committed by GitHub
parent 41c7620697
commit a569b4307b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,8 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [JavaScript](#javascript)
- [Typescript](#typescript)
- [Markdown](#markdown)
- [markdownlint](#markdownlint)
- [Markdown All in one](#markdown-all-in-one)
- [PHP](#php)
- [IntelliSense](#intellisense)
- [Laravel](#laravel)
@ -321,9 +323,13 @@ See the difference between these two [here](https://github.com/michaelgmcd/vscod
## Markdown
- [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) - Linter for [markdownlint](https://github.com/DavidAnson/markdownlint).
### [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)
- [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) - All-in-one markdown plugin (keyboard shortcuts, table of contents, auto preview, list editing and more)
> Linter for [markdownlint](https://github.com/DavidAnson/markdownlint).
### [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)
> All-in-one markdown plugin (keyboard shortcuts, table of contents, auto preview, list editing and more)
![Markdown All in One](https://user-images.githubusercontent.com/10897048/47027336-d8a9ac80-d199-11e8-9836-b8dbc4a97d1a.gif)