Skip to content

Fix: Decrase anchor validation treeprocessor prioriy#9

Open
joapuiib wants to merge 1 commit intoProperDocs:masterfrom
joapuiib:fix/anchor-validation-priority
Open

Fix: Decrase anchor validation treeprocessor prioriy#9
joapuiib wants to merge 1 commit intoProperDocs:masterfrom
joapuiib:fix/anchor-validation-priority

Conversation

@joapuiib
Copy link

This PR is a copy of the work on mkdocs/#3695

Resolves mkdocs/#3690

(...) the suggested solution is to decrease the treeprocessor processor priority to 3.9:

https://github.com/mkdocs/mkdocs/blob/fb1d106747930b094bc464189d4b1c349fc541c6/mkdocs/structure/pages.py#L343

@joapuiib joapuiib marked this pull request as ready for review March 12, 2026 19:50
@oprypin
Copy link
Member

oprypin commented Mar 12, 2026

Thanks.

I'll get to fixes significantly later - after the renaming and such stuff is fully done.

Regarding this fix, I just remember what I was looking at previously from a very long time ago. There was a reason that the priorities are in that exact order. Moving the priorities like this fixes the conflict in this place but creates a conflict in another place, I'm pretty sure. So I'll look at it later to check this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Anchor validation false positives after upgrading to 1.6

2 participants