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

Problems with upper case umlauts in fragments #1534

Open
autoantwort opened this issue Oct 18, 2024 · 0 comments · May be fixed by #1535
Open

Problems with upper case umlauts in fragments #1534

autoantwort opened this issue Oct 18, 2024 · 0 comments · May be fixed by #1535

Comments

@autoantwort
Copy link

autoantwort commented Oct 18, 2024

I have the following markdown code:

[änderungen](#änderungen)  
[Änderungen](#Änderungen)

## Änderungen

Both fragments are valid as you can test here: https://gist.github.com/autoantwort/27be2ae83db76f9227a9f04f6549ba62

But I get

➜  network-documentation git:(master) ✗ lychee -b . test.md --include-fragments
  2/2 ━━━━━━━━━━━━━━━━━━━━ Finished extracting links                                                                                             Issues found in 1 input. Find details below.

[test.md]:
   [ERROR] file:///.../test.md#%C3%A4nderungen

🔍 2 Total (in 0s) ✅ 1 OK 🚫 1 Error

In general fragments are case insensitive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant