Prep for release

This commit is contained in:
2021-09-19 13:31:57 -05:00
parent e4085c5754
commit 5b9e4c54ed
2 changed files with 17 additions and 4 deletions

7
.markdownlint.json Normal file
View File

@ -0,0 +1,7 @@
{
"default": true,
"no-duplicate-header": {
"siblings_only": true
},
"line-length": false
}