False positive markdown link couldn't be resolved #8632
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
domain: markdown
Related to Markdown parsing or syntax
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
Markdown links in code block are not effective links, but the detector complains.
Reproducible demo
No response
Steps to reproduce
git clone https://github.com/apache/pulsar-site.git cd pulsar-site yarn install ./preview.sh 2.11.x
Expected behavior
Markdown links in code block should not be checked.
Actual behavior
Your environment
https://github.com/apache/pulsar-site/blob/38ca8e2457c3b154f2687e97c57a6c7f4f7e28e0/contribute/document-syntax.md?plain=1#L254-L257
Self-service
The text was updated successfully, but these errors were encountered: