We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minimal reproduction:
* > [Bar] > > [Bar]: http://example.org
markdown-link-check incorrectly flags "bar" as an undefined reference.
The text was updated successfully, but these errors were encountered:
Actually, it seems that this may happen with any reference defined in a doubly-nested context:
* * [Bar] [Bar]: http://example.org
Sorry, something went wrong.
Fix broken links
8bcdee7
This also introduces a number of workarounds for tcort/markdown-link-check#255
No branches or pull requests
Minimal reproduction:
markdown-link-check incorrectly flags "bar" as an undefined reference.
The text was updated successfully, but these errors were encountered: