added markdownlint

This commit is contained in:
Perry Kivolowitz 2022-12-26 12:58:32 -06:00
parent 6e740187b9
commit 72760da31f

4
.markdownlint.json Normal file
View file

@ -0,0 +1,4 @@
{
"MD013": false,
"MD033": false
}