mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-12 16:44:20 +01:00
Add more test cases for trailing spaces.
This commit is contained in:
parent
ac38a614e9
commit
28b273e798
5 changed files with 106 additions and 4 deletions
|
|
@ -53,6 +53,15 @@ Text text
|
|||
text text
|
||||
text
|
||||
|
||||
Text text
|
||||
text `code
|
||||
span` text
|
||||
|
||||
Text text
|
||||
text `code
|
||||
span code
|
||||
span` text
|
||||
|
||||
{MD009:9}
|
||||
{MD009:24}
|
||||
{MD009:32}
|
||||
|
|
@ -62,3 +71,7 @@ text
|
|||
{MD009:43}
|
||||
{MD009:48}
|
||||
{MD009:54}
|
||||
{MD009:58}
|
||||
{MD009:61}
|
||||
{MD009:62}
|
||||
{MD009:63}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue