diff --git a/.editorconfig b/.editorconfig index 4dd6c5d..6e44705 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,6 +18,7 @@ indent_size = 2 [*.md] max_line_length = 120 +trim_trailing_whitespace = false # Allow ' ' token for Markdown to create new lines [*.vim] indent_size = 4