Skip to content

Commit

Permalink
feat: Add markdownlint configuration file and adjust rules to align w…
Browse files Browse the repository at this point in the history
…ith project requirements
  • Loading branch information
ywh555hhh authored and Plucky923 committed Feb 10, 2025
1 parent c8e2f1a commit a1929a1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"MD046": false,
"MD013": false,
"default": true
}

0 comments on commit a1929a1

Please sign in to comment.