mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
9 lines
263 B
Markdown
9 lines
263 B
Markdown
# reversed-link-issue-with-markdownlint-12
|
|
|
|
|Pattern|Description|
|
|
|-------------|-----------------|
|
|
|`(?:\["'\](?<1>\[^"'\]*)["']|(?<1>\S+))`|{MD011}{MD056}|
|
|
|
|
|Pattern|Description|
|
|
|-------------|-----------------|
|
|
|`(?:\["'\](?<1>\[^"'\]*)["']\|(?<1>\S+))`|...|
|