diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index b04d1c5..63daced 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -83,7 +83,7 @@ "150" ], "black-formatter.showNotifications": "always", - "markdown-toc.depthTo": 3, - "markdown-toc.depthFrom": 2, + "markdown-toc.depthTo": 2, + "markdown-toc.depthFrom": 1, "ansible.validation.lint.arguments": "--skip-list=var-naming[no-role-prefix],fqcn[action-core] --fix=all" } \ No newline at end of file