diff --git a/.editorconfig b/.editorconfig index 87eb22f..48c23be 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,4 +18,5 @@ trim_trailing_whitespace = true # +-----------+ # +--- Markdown ---+ [*.{md}] +max_line_length = off trim_trailing_whitespace = false