mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Reimplement getReferenceLinkImageData using micromark tokens.
This commit is contained in:
parent
57c612cfa4
commit
97f99befb8
13 changed files with 1235 additions and 1068 deletions
|
@ -33,7 +33,7 @@ A sentence with a long footnotes: [^long] [^longer] [^longest]
|
|||
|
||||
[PCW2]: https://www.example.com/article.html
|
||||
[Pandoc2]: https://pandoc.org/MANUAL.html#extension-footnotes
|
||||
[Another2]: https://www.example.com/another.{MD053}.html
|
||||
[Another2]: https://www.example.com/another.html
|
||||
|
||||
## GitHub Footnotes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue