We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 201d662 commit 7b6ff5cCopy full SHA for 7b6ff5c
.editorconfig
@@ -7,3 +7,6 @@ indent_size = 4
7
indent_style = space
8
insert_final_newline = true
9
trim_trailing_whitespace = true
10
+
11
+[*.md]
12
+trim_trailing_whitespace = false
0 commit comments