util/add-depends.pl: Adapt to localized /showIncludes output
[openssl.git] / util / markdownlint.rb
index 66517484ad148807699e14bed10d972fc6fd1177..64a82e36848a4f1309d285f150fe430df6e56330 100644 (file)
@@ -15,6 +15,8 @@ exclude_rule 'MD004' # Unordered list style TODO(fix?)
 exclude_rule 'MD005' # Inconsistent indentation for list items at the same level
 exclude_rule 'MD006' # Consider starting bulleted lists at the beginning of the line
 exclude_rule 'MD014' # Dollar signs used before commands without showing output
+exclude_rule 'MD023' # Headers must start at the beginning of the line
 exclude_rule 'MD024' # Multiple headers with the same content
 exclude_rule 'MD025' # Multiple top level headers in the same document
+exclude_rule 'MD026' # Trailing punctuation in header
 exclude_rule 'MD029' # Ordered list item prefix