Markdown links inside comments shouldn't be resolved #6160
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
closed: duplicate
This issue or pull request already exists in another issue or pull request
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
When using HTML comments inside markdown files, and these comments contain markdown links, our system still tries to resolve those links.
See also #6159
Steps to reproduce
Expected behavior
no warning
Actual behavior
produces a warning
Your environment
latest
Reproducible demo
No response
Self-service
The text was updated successfully, but these errors were encountered: