Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit faf79a7

Browse files
authored
[skip changelog] Revert "Disable internal anchor checks by link checker tool (#1692)" (#2900)
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.
1 parent 0846b47 commit faf79a7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎.markdown-link-check.json‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"timeout": "20s",
55
"aliveStatusCodes": [200, 206],
66
"ignorePatterns": [
7-
{
8-
"pattern": "^#"
9-
},
107
{
118
"pattern": "https?://localhost:\\d*/"
129
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /