diff --git a/a-wild-theme-mod-hugo.code-workspace b/a-wild-theme-mod-hugo.code-workspace index c0fb688..391446b 100644 --- a/a-wild-theme-mod-hugo.code-workspace +++ b/a-wild-theme-mod-hugo.code-workspace @@ -11,13 +11,6 @@ "name": "module-starter-hugo-wtg", "path": "../module-starter-hugo-wtg" }, - { - "path": "../audit-build-action-hugo" - }, - { - "name": "validator-html-action", - "path": "../validator-html-action" - }, { "name": "demo-test-site-hugo-wtg", "path": "../demo-test-site-hugo-wtg" @@ -30,7 +23,8 @@ "markdown.extension.toc.levels": "2..4", "markdown.extension.toc.orderedList": true, "markdown.extension.toc.unorderedList.marker": "*", - "stylelint.configFile": ".stylelintrc.json" + "stylelint.configFile": ".stylelintrc.json", + "markdown.extension.list.indentationSize": "inherit" }, "extensions": { "recommendations": [