Adding markdownlint file.

This commit is contained in:
John Livingston
2021-08-05 11:58:31 +02:00
parent 3ca97fcf0e
commit 5237c20332

6
.markdownlint.jsonc Normal file
View File

@ -0,0 +1,6 @@
{
"MD013": false,
"MD024": {
"siblings_only": true
}
}