Add markdownlint config

This commit is contained in:
oleks
2026-07-22 22:49:33 +03:00
parent fb6056d996
commit dbcdeb662f
+8
View File
@@ -0,0 +1,8 @@
config:
line-length: false
no-duplicate-heading: false
blanks-around-lists: false
fenced-code-language: false
ol-prefix: false
table-column-style: false
first-line-heading: false