From 8510fe5312414ca1cdeacdf22b04993be303c78a Mon Sep 17 00:00:00 2001 From: Lilou Date: Mon, 25 Aug 2025 17:00:00 +0200 Subject: [PATCH] =?UTF-8?q?Update=20settings=20from=20,=20profile=20=C2=AB?= =?UTF-8?q?=20main=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/main/data/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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