Skip to content

[skip changelog] Revert "Disable internal anchor checks by link checker tool (#1692)"#2900

New issue

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

Merged

Conversation

per1234
Copy link
Contributor

@per1234per1234 commented Apr 28, 2025

This reverts commit f470f40 / #1692.

This configuration entry was previously required in order to work around a bug in the markdown-link-check tool (tcort/markdown-link-check#202) that resulted in false positives for links to anchors created by HTML anchor tags.

The bug in the "markdown-link-check" tool has since been fixed (tcort/markdown-link-check#331), and this project updated to use the version of the tool with that fix (#2898). So this configuration entry is no longer required.

The now superfluous configuration entry is hereby removed in order to ensure more comprehensive link check coverage.

…er tool (#1692)" This reverts commit f470f40. This configuration entry was previously required in order to work around a bug in the "markdown-link-check" tool that resulted in false positives for links to anchors created by HTML anchor tags. The bug in the "markdown-link-check" tool has since been fixed, and this project updated to use the version of the tool with that fix. So this configuration entry is no longer required. The now superfluous configuration entry is hereby removed in order to ensure more comprehensive link check coverage.
@per1234per1234 added topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project labels Apr 28, 2025
@per1234per1234 self-assigned this Apr 28, 2025
@per1234per1234 merged commit faf79a7 into arduino:masterApr 28, 2025
5 checks passed
@per1234per1234 deleted the revert-markdown-link-check-workaround branch April 28, 2025 12:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructureRelated to project infrastructuretype: imperfectionPerceived defect in any part of project
2 participants
@per1234@alessio-perugini
close