diff --git a/.editorconfig b/.editorconfig index 1c6314a..6fc1e56 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,6 @@ charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true -[*.yml] +[*.{md,yml}] indent_style = space indent_size = 2