Last active
June 20, 2022 10:41
-
-
Save ChristoWolf/639c03599b6c5feb3174345f8c093af6 to your computer and use it in GitHub Desktop.
My personal markdownlint rule preferences
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "MD013": false, | |
| "MD024": false, | |
| "MD025": false, | |
| "MD033": false, | |
| "MD041": false, | |
| "MD049": false | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment