Browse Source

Update .md editorconfig again

Tulir Asokan 4 years ago
parent
commit
90cbb9f9ff
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .editorconfig

+ 3 - 0
.editorconfig

@@ -11,6 +11,9 @@ insert_final_newline = true
 [*.py]
 [*.py]
 max_line_length = 99
 max_line_length = 99
 
 
+[*.md]
+trim_trailing_whitespace = false
+
 [*.{yaml,yml,py,md}]
 [*.{yaml,yml,py,md}]
 indent_style = space
 indent_style = space