mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-03-29 12:27:59 -04:00
Merge pull request #209 from opw0011/markdown-all-in-one
Add Markdown all in one
This commit is contained in:
commit
388b0afb74
12
README.md
12
README.md
@ -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,7 +323,15 @@ 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)
|
||||
|
||||
> 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)
|
||||
|
||||

|
||||
|
||||
## PHP
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user