We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23f796 commit 5443cb1Copy full SHA for 5443cb1
.editorconfig
@@ -7,3 +7,7 @@ indent_style = tab
7
trim_trailing_whitespace = true
8
end_of_line = lf
9
insert_final_newline = true
10
+
11
+[*.md]
12
+indent_style = space
13
+indent_size = 4
0 commit comments