mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Add test case for undefined reference link in blockquote.
This commit is contained in:
parent
9af466993f
commit
26c94ad61b
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ Mixed valid/invalid: [text][label] [text][missing] {MD052}
|
|||
Missing multi-line label {MD052}: [text][missing
|
||||
label]
|
||||
|
||||
> Missing label in blockquote: [text][missing] {MD052}
|
||||
|
||||
## Non-Links
|
||||
|
||||
Space: [text] [wrong]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue