We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2050fc7 commit 1915931Copy full SHA for 1915931
1 file changed
scripts/config/markdownlint.yaml
@@ -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