deadlinks / cargo-deadlinks

Cargo subcommand for checking your documentation for broken links
Apache License 2.0
149 stars 16 forks source link

Fragment checking doesn't decode URL components #139

Closed jyn514 closed 3 years ago

jyn514 commented 3 years ago

For example, any links to † will always be counted as broken:

Found invalid urls in index.html:
    Fragment #%E2%80%A0 at index.html does not exist!

Found in https://github.com/deadlinks/cargo-deadlinks/issues/133#issuecomment-748399781, this will need to be fixed before #105.