Skip to content

Commit 0c8c67a

Browse files
committed
updated .mdl.rb
1 parent 091b6bf commit 0c8c67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mdl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# MD029 ordered list item prefix is necessary if injecting code blocks
2727
# otherwise start counting from 1 again afterwards
2828
exclude_rule 'MD029'
29-
#exclude_rule 'MD031'
29+
exclude_rule 'MD031' # hitting false positive in markdown.md
3030
#exclude_rule 'MD032'
3131
exclude_rule 'MD033' # inline HTML is important for formatting
3232
exclude_rule 'MD034' # hitting false positive in couchbase.md for <> urls

0 commit comments

Comments
 (0)