Skip to content

Commit 7868a35

Browse files
committed
Add missing hyphen in markdownlint rule header
1 parent 706bded commit 7868a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mdl_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ MD035:
4444
# Enforce dashes for horizontal rules
4545
style: "---"
4646

47-
# MD046/code-block-style Code block style
47+
# MD046/code-block-style - Code block style
4848
MD046:
4949
# Enforce the fenced style for code blocks
5050
style: "fenced"

0 commit comments

Comments
 (0)