add .md to editorconfig

pull/132/merge
Denis Demchenko 8 years ago
parent 4c9689deb4
commit d8c3e907be

@ -4,7 +4,7 @@ root = true
end_of_line = lf end_of_line = lf
insert_final_newline = true insert_final_newline = true
[*.js] [{*.js,*.md}]
charset = utf-8 charset = utf-8
indent_style = space indent_style = space
indent_size = 2 indent_size = 2

Loading…
Cancel
Save