We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0d8ea commit 3c16984Copy full SHA for 3c16984
{{cookiecutter.project_slug}}/.markdownlint.jsonc
@@ -13,6 +13,6 @@
13
},
14
// Fenced code blocks should be surrounded by blank lines
15
"MD031": false,
16
- // Empahsis as heading (e.g., table of contents)
+ // Emphasis as heading (e.g., table of contents)
17
"MD036": false
18
}
0 commit comments