From de9a82c86e94eaf15e19c3706bbf99075db714da Mon Sep 17 00:00:00 2001 From: Carson McManus Date: Wed, 27 Aug 2025 17:26:27 -0400 Subject: [PATCH 1/2] docs: update `html.formatter.indentScriptAndStyle` --- src/content/docs/reference/configuration.mdx | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/content/docs/reference/configuration.mdx b/src/content/docs/reference/configuration.mdx index 8e55e83d9..0cb0a8e90 100644 --- a/src/content/docs/reference/configuration.mdx +++ b/src/content/docs/reference/configuration.mdx @@ -1378,9 +1378,20 @@ Whether to account for whitespace sensitivity when formatting HTML (and its supe ### `html.formatter.indentScriptAndStyle` -Whether to indent the ` +``` ### `html.formatter.selfCloseVoidElements` From 3ab190842923d307ffd55e9b71878399ad9597c6 Mon Sep 17 00:00:00 2001 From: Carson McManus Date: Thu, 28 Aug 2025 07:14:24 -0400 Subject: [PATCH 2/2] Update src/content/docs/reference/configuration.mdx Co-authored-by: Emanuele Stoppa --- src/content/docs/reference/configuration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/reference/configuration.mdx b/src/content/docs/reference/configuration.mdx index 0cb0a8e90..d947bb6c1 100644 --- a/src/content/docs/reference/configuration.mdx +++ b/src/content/docs/reference/configuration.mdx @@ -1380,7 +1380,7 @@ Whether to account for whitespace sensitivity when formatting HTML (and its supe *Since 2.3: Only affects `.vue` and `.svelte` files* -Whether to indent the content of `