Skip to content

Commit f433d13

Browse files
authored
ci: fix Markdown lint (#35)
* ci: fix Markdown lint * chore: fix config
1 parent a9b7dd7 commit f433d13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/linters/.markdown-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
MD004:
33
style: dash
44

5+
MD013:
6+
code_blocks: false
7+
58
# Ordered list item prefix
69
MD029:
710
style: one

0 commit comments

Comments
 (0)