diff --git a/src/content/docs/reference/configuration.mdx b/src/content/docs/reference/configuration.mdx index 8e55e83d9..d947bb6c1 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`