mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-22 00:53:37 +00:00
settings.json with indentation config in VSCode
This commit is contained in:
@@ -6,6 +6,7 @@ Apparently [Material for MKDocs](https://squidfunk.github.io/mkdocs-material/) r
|
||||
|
||||
My VSCode's settings.json :
|
||||
|
||||
```json
|
||||
{
|
||||
"markdown.extension.toc.levels": "2..6",
|
||||
"markdown.extension.tableFormatter.normalizeIndentation": true,
|
||||
@@ -21,4 +22,5 @@ My VSCode's settings.json :
|
||||
"no-hard-tabs": false
|
||||
},
|
||||
"markdownlint.run": "onSave"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user