Update .markdown-lint.yml

This commit is contained in:
Alexandre
2022-02-01 10:51:21 +01:00
committed by GitHub
parent accc84e615
commit 7263e13daf

View File

@@ -25,6 +25,7 @@ MD007: # Unordered list indentation
MD012: false # Multiple consecutive blank lines
MD013: false # Line length
MD025: false # Multiple top level headings in the same document
MD034: false # Bare url
MD041: false # First line in file should be a top level header
#################