mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Delete markdownlint-test-default-config.json, allow MD041 to default to true, add missing headings.
This commit is contained in:
parent
bb157b2ce7
commit
3827842930
81 changed files with 161 additions and 123 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# fenced_code_blocks
|
||||
|
||||
This is a GFM-style fenced code block:
|
||||
|
||||
``` bash
|
||||
|
|
@ -24,4 +26,4 @@ None of the above should trigger any heading related rules.
|
|||
Code block without a language specifier
|
||||
```
|
||||
|
||||
{MD040:23} {MD048:13}
|
||||
{MD040:25} {MD048:15}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue