This is a collection of custom markdownlint rules that supplement the Markdown formatting scenarios not covered by the official markdownlint rules, focusing on standardizing the formatting of Markdown syntax elements to improve the readability of documents, and are suitable for projects with strict requirements on Markdown formatting.
name | alias | description |
---|---|---|
MDE001 |
heading-level | Headings should not be deeper than the specified level |
MIT © FloongyEX