1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2026-03-28 20:37:16 +08:00

fix all markdowns by markdownlint, and remove obsolete OCBatchBuild

This commit is contained in:
2025-09-15 11:17:14 +08:00
parent f8552d5c34
commit 0dd1a11c14
21 changed files with 852 additions and 941 deletions

7
.markdownlint.json Normal file
View File

@@ -0,0 +1,7 @@
{
"MD013": false,
"MD033": {
"allowed_elements": ["details", "summary"]
},
"MD041": false
}