Skip to content

Commit cacccdb

Browse files
dafyddcrosbyfacebook-github-bot
authored andcommitted
Use MD046
Summary: https://github.com/markdownlint/markdownlint/blob/main/docs/RULES.md#md046---code-block-style Differential Revision: D70258997 fbshipit-source-id: 7d4db5c57980474f35d94de32818fac36e0181e6
1 parent 29d3355 commit cacccdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mdlrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
all
22
rule 'MD003', :style => :setext_with_atx
33
rule 'MD013', :code_blocks => false, :tables => false
4+
rule 'MD046', :style => :fenced
45

56
# "Headers should be surrounded by blank lines" - we start our
67
# sections directly below the header

0 commit comments

Comments
 (0)