Skip to content
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

fails on ../file.md#anchors #89

Open
nahuhh opened this issue Sep 21, 2024 · 5 comments
Open

fails on ../file.md#anchors #89

nahuhh opened this issue Sep 21, 2024 · 5 comments

Comments

@nahuhh
Copy link

nahuhh commented Sep 21, 2024

Describe the bug
fails on anchors such as:

Please see the [project license](../about.md#license) for further details.

../about.md will pass, but adding the #license causes it to fail

Environment (please complete the following information):
Mkdocs 1.6.1
mkdocs-material 9.5.34

htmlproofer vers 1.3.0

@nahuhh
Copy link
Author

nahuhh commented Sep 22, 2024

Upd8. This if also relevant for external links that have anchors

@manuzhang
Copy link
Owner

@nahuhh Do you see this issue in previous versions?

@nahuhh
Copy link
Author

nahuhh commented Sep 23, 2024

@nahuhh Do you see this issue in previous versions?

I haven't tried previous versions.
I'll test

@nahuhh
Copy link
Author

nahuhh commented Sep 23, 2024

Works on <=1.2.0
fails on >=1.2.1

@manuzhang
Copy link
Owner

@nahuhh Do you have a minimal example?

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

No branches or pull requests

2 participants