chore: fix markdown file automatically (#41)

* update

* update
This commit is contained in:
fw_qaq
2022-11-10 12:51:20 +08:00
committed by GitHub
parent 2b1d33a5db
commit aa26be4186
3 changed files with 13 additions and 2 deletions

8
.markdownlint.json Normal file
View File

@ -0,0 +1,8 @@
{
"MD003": false,
"MD013": false,
"MD014": false,
"MD024": false,
"MD033": false,
"MD040": false
}