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