diff --git a/.editorconfig b/.editorconfig index 630d2193d..924575212 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,3 +9,6 @@ trim_trailing_whitespace = true [*.{md,yml,yaml}] indent_style = space + +[*.md] +trim_trailing_whitespace = false