diff --git a/.editorconfig b/.editorconfig index d06eff6..fa3249a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,5 +6,5 @@ end_of_line = lf indent_style = tab tab_width = 2 -[*.yml] +[*.{yml,md}] indent_style = space \ No newline at end of file