mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-15 21:40: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 @@
|
|||
# code_block_indented
|
||||
|
||||
This is text.
|
||||
|
||||
This is a
|
||||
|
|
@ -6,7 +8,7 @@ This is text.
|
|||
And here is more text
|
||||
|
||||
```text
|
||||
This is {MD046:8} also a code block.
|
||||
This is {MD046:10} also a code block.
|
||||
```
|
||||
|
||||
But we'll do another:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue