mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
2.1 KiB
2.1 KiB
Reference Links and Images (Shortcuts)
Shortcut Handling
Validates the shortcut: shortcut
Missing reference: [missing] {MD052}
Valid Links
Full reference link: text
Collapsed reference link: label
Shortcut reference link: label
With nested brackets: t[ex]t
Shortcut inline code span: code
Shortcut ending in colon: colon:
Invalid Links
Missing: [missing] {MD052}
Missing in blockquote: [missing] {MD052}
Non-Links
Code span: [code]
Escaped left: [escaped]
Escaped right: [escaped]
Escaped both: [escaped]
Unmatched [ in text
Unmatched ] in text
Valid Images
Invalid Images
Missing: ![missing] {MD052}
Missing in blockquote: ![missing] {MD052}
Non-Images
Escaped left: ![escaped]
Escaped right: ![escaped]
Escaped both: ![escaped]
Valid Footnotes
Footnote1
Invalid Footnotes
Missing[^2] {MD052}
Valid Labels
-
https://example.com/footnote {MD034} ↩︎