We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfbfbf7 + 01f5246 commit 4aa28f7Copy full SHA for 4aa28f7
1 file changed
src/markdown/.devcontainer/devcontainer.json
@@ -14,10 +14,8 @@
14
"vscode": {
15
// Add the IDs of extensions you want installed when the container is created.
16
"extensions": [
17
- "yzhang.markdown-all-in-one",
18
"streetsidesoftware.code-spell-checker",
19
"DavidAnson.vscode-markdownlint",
20
- "shd101wyy.markdown-preview-enhanced",
21
"bierner.github-markdown-preview"
22
]
23
}
0 commit comments