lychee/fixtures/fragments
MichaIng d3d7f6a56b
fix: do not fail on empty # and #top fragments (#1609)
The empty "#" and "#top" fragments are always valid without related HTML element. Browser will scroll to the top of the page. Hence lychee must not fail on those.

Credits go to @thiru-appitap for initial attempt and helping to find missing parts of the implementation.

Solves: https://github.com/lycheeverse/lychee/issues/1599

Signed-off-by: MichaIng <micha@dietpi.com>
2025-02-06 15:09:59 +01:00
..
empty_file Introduce fragment checking for links to markdown files. (#1126) 2023-07-31 16:04:00 +02:00
file.html fix: do not fail on empty # and #top fragments (#1609) 2025-02-06 15:09:59 +01:00
file1.md fix: do not fail on empty # and #top fragments (#1609) 2025-02-06 15:09:59 +01:00
file2.md Decode percent escapes in fragments (#1275) 2024-01-05 15:46:09 +01:00