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