From 4703aa7df5816c52ecae1360bc92bcac89810426 Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Fri, 18 Oct 2024 09:34:56 +0200 Subject: [PATCH] MkDocs needs 4 spaces for lists --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index dd72225..fc3a4a6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,5 +7,5 @@ indent_size=4 [*.md] trim_trailing_whitespace = false indent_style = space -indent_size = 2 +indent_size = 4