diff --git a/.editorconfig b/.editorconfig index ab3ba96..847b461 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.{md, markdown}] +[*.md] trim_trailing_whitespace = false [*.{json, toml, xml, yml, yaml}]