Skip to content

Fix strict anchor validation with verbose logging#30

Merged
shenxianpeng merged 2 commits into
mainfrom
fix-verbose-flag
Apr 24, 2026
Merged

Fix strict anchor validation with verbose logging#30
shenxianpeng merged 2 commits into
mainfrom
fix-verbose-flag

Conversation

@shenxianpeng
Copy link
Copy Markdown
Member

@shenxianpeng shenxianpeng commented Apr 24, 2026

Summary

  • keep anchor-link collection enabled when verbose logging sets page logs to DEBUG
  • add regression coverage for anchor validation with debug logging
  • document the fix in the 1.7.1 release notes

Fixes mkdocs/mkdocs#3991.

Comment thread docs/about/release-notes.md Outdated
Co-authored-by: Xianpeng Shen <xianpeng.shen@gmail.com>
@shenxianpeng shenxianpeng changed the title [codex] Fix strict anchor validation with verbose logging Fix strict anchor validation with verbose logging Apr 24, 2026
@shenxianpeng shenxianpeng marked this pull request as ready for review April 24, 2026 11:50
@shenxianpeng shenxianpeng added the bug Something isn't working label Apr 24, 2026
@shenxianpeng shenxianpeng merged commit 685f72c into main Apr 24, 2026
22 checks passed
@shenxianpeng shenxianpeng deleted the fix-verbose-flag branch April 24, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verbose flag overrides --strict flag.

1 participant