-
-
Notifications
You must be signed in to change notification settings - Fork 197
Closed
Description
Lychee 0.20.1 fails to find fragments. Until Lychee 0.18.1, it worked.
Example Lychee 0.20.1:
lychee-0.20.1-windows.exe --include-fragments https://tinylog.org/javadoc/org/tinylog/ThreadContext.html
Output:
20/20 ━━━━━━━━━━━━━━━━━━━━ Finished extracting links
Issues found in 1 input. Find details below.
[https://tinylog.org/javadoc/org/tinylog/ThreadContext.html]:
[ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#clear-- | Cannot find fragment
[ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#method.detail | Cannot find fragment
[ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#method.summary | Cannot find fragment
[ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#skip.navbar.bottom | Cannot find fragment
[ERROR] https://tinylog.org/javadoc/org/tinylog/ThreadContext.html#skip.navbar.top | Cannot find fragment
🔍 20 Total (in 0s) ✅ 13 OK 🚫 5 Errors ⛔ 2 Unsupported
If I open the links in any browser, it jumps to the correct fragment.
Example Lychee 0.18.1:
lychee-0.18.1-windows.exe --include-fragments https://tinylog.org/javadoc/org/tinylog/ThreadContext.html
Output:
20/20 ━━━━━━━━━━━━━━━━━━━━ Finished extracting links
🔍 20 Total (in 0s) ✅ 18 OK 🚫 0 Errors
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels