mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-06 16:08:49 +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,6 +1,8 @@
|
|||
# trailing_spaces_br
|
||||
|
||||
This line has a single trailing space {MD009}
|
||||
This line has two trailing spaces and should be allowed
|
||||
This line has three trailing spaces {MD009}
|
||||
This line has four trailing spaces {MD009}
|
||||
|
||||
{MD009:5}
|
||||
{MD009:7}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue