Skip to content

Link checking doesn't check the fragment identifier #108

@peterhartman

Description

@peterhartman

When checking links BLC seems to check the file exists but doesn't check the fragment id:

Getting links from: http://localhost:59319/
├───OK─── http://localhost:59319/#an-invalid-id (CACHED)
├───OK─── http://localhost:59319/foo.html#an-invalid-id
├───OK─── http://localhost:59319/#a-valid-id (CACHED)
└───OK─── http://localhost:59319/foo.html#a-valid-id (CACHED)
Finished! 4 links found. 0 broken.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions