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 0d3a41e commit bcda027Copy full SHA for bcda027
scripts/.markdownlint-cli2.yaml
@@ -5,7 +5,7 @@
5
config:
6
# turn settings on or off here
7
default: false
8
- MD040: false # Fenced code blocks should have a language specified
+ MD040: true # Fenced code blocks should have a language specified
9
links-url-type: false # Disallow relative links to a .md or .mdx file
10
custom-anchor-headings: true # Headings must have a custom anchor which is unique per page eg. # A Heading {#a-heading}
11
no-markdown-image-tags: false
0 commit comments