lychee/fixtures/fragments
MichaIng b970256248
fix: skip fragment check if website URL doesn't contain fragment (#1733)
* fix: skip fragment check if website URL doesn't contain fragment

Signed-off-by: MichaIng <micha@dietpi.com>

* test: add tests for fragment checks with binary data

Signed-off-by: MichaIng <micha@dietpi.com>

* fix: skip fragment checking as well if fragment is empty

`is_some()` is true as well if the fragment is given but empty, i.e. `#`. While it is an edge case, skip the fragment checker as well in case of an empty fragment.

Signed-off-by: MichaIng <micha@dietpi.com>

* test: switch to lycheeverse/master remote URLs

Signed-off-by: MichaIng <micha@dietpi.com>

* fix: apply rustfmt annotation

Signed-off-by: MichaIng <micha@dietpi.com>

---------

Signed-off-by: MichaIng <micha@dietpi.com>
2025-06-20 17:47:35 +02:00
..
empty_dir fix: only check the fragment when it's a file (#1713) 2025-05-23 21:50:26 +02:00
empty_file Introduce fragment checking for links to markdown files. (#1126) 2023-07-31 16:04:00 +02:00
file.html feat: detect website fragments (#1675) 2025-05-14 01:52:08 +02:00
file1.md fix: skip fragment check if website URL doesn't contain fragment (#1733) 2025-06-20 17:47:35 +02:00
file2.md Decode percent escapes in fragments (#1275) 2024-01-05 15:46:09 +01:00
zero.bin fix: skip fragment check if website URL doesn't contain fragment (#1733) 2025-06-20 17:47:35 +02:00