diff --git a/.vscode/settings.json b/.vscode/settings.json index a27be78..c45c932 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -62,7 +62,7 @@ "cSpell.useGitignore": true, "explorer.excludeGitIgnore": true, "editor.codeActionsOnSave": { - "source.fixAll.markdownlint": true + "source.fixAll.markdownlint": "explicit" }, "markdownlint.config": { "MD028": false,