Skip to content

Commit 1915931

Browse files
try
1 parent 2050fc7 commit 1915931

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

scripts/config/markdownlint.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# SEE: https://github.com/DavidAnson/markdownlint/blob/main/schema/.markdownlint.yaml
2+
3+
# https://github.com/DavidAnson/markdownlint/blob/main/doc/md013.md
4+
MD013: false
5+
6+
# https://github.com/DavidAnson/markdownlint/blob/main/doc/md024.md
7+
MD024:
8+
siblings_only: true
9+
10+
# https://github.com/DavidAnson/markdownlint/blob/main/doc/md033.md
11+
MD033: false

0 commit comments

Comments
 (0)