fix editorconfig for markdown

This commit is contained in:
Azoxey 2023-07-27 06:47:55 -05:00
parent d8a5f038e9
commit 438568e882

@ -6,5 +6,5 @@ indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
[md]
[*.md]
trim_trailing_whitespace = false