Describe the bug
If the the Markdown file contains something like
[^a]: lorem
[^c]: ipsum [^a]
mdformat fails to format. While the above doesn't render well on GitHub either, mdformat should at least not abort.
Reproduce the bug
See above.
List your environment
No response