We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deaa1d7 commit 381c0caCopy full SHA for 381c0ca
.editorconfig
@@ -10,4 +10,7 @@ trim_trailing_whitespace = true
10
insert_final_newline = true
11
12
[*.md]
13
+trim_trailing_whitespace = false
14
+
15
+[*.markdown]
16
trim_trailing_whitespace = false
0 commit comments