diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index 888f357..5fea2ca 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -83,5 +83,6 @@ "150" ], "black-formatter.showNotifications": "always", - "markdown-toc.depthTo": 1 + "markdown-toc.depthTo": 3, + "markdown-toc.depthFrom": 2 } \ No newline at end of file