Update MD053/link-image-reference-definitions to handle references within references (i.e., Pandoc-style footnotes), verify Pandoc footnote indent is not treated as comment when markdown-it-footnote plugin is used (fixes #599).

This commit is contained in:
David Anson 2022-10-19 21:12:51 -07:00
parent 7d1fa55cc4
commit 592a42b0cb
8 changed files with 169 additions and 2 deletions

View file

@ -228,3 +228,11 @@ Not flagged due to ambiguity: [ignored]
Unmatched [ in text
Hidden reference: [hidden][] {MD052}
## Link references inside reference definitions
Text with a [^footnote] in it
[^footnote]: Footnote with an [embedded-reference][] in it
[embedded-reference]: https://example.com/embedded-reference