diff --git a/.markdownlint/style.rb b/.markdownlint/style.rb index 6e5ebb8f3a..e8fc2897e9 100644 --- a/.markdownlint/style.rb +++ b/.markdownlint/style.rb @@ -3,7 +3,7 @@ rule 'MD002' rule 'MD003' rule 'MD004', :style => :dash -rule 'MD005' +# rule 'MD005' Disable due to https://github.com/markdownlint/markdownlint/issues/374 rule 'MD006' rule 'MD007' rule 'MD009'