Michael-F-Bryan / mdbook-linkcheck

A backend for `mdbook` which will check your links for you.
https://michael-f-bryan.github.io/mdbook-linkcheck/
MIT License
144 stars 29 forks source link

Isn't working if filename contains white spaces #55

Open guilhermedelyra opened 3 years ago

guilhermedelyra commented 3 years ago

Green ones are just fine

image

But, for some reason, some Red ones are (3 and 6), others aren't (2, 4, and 5)

image

Is there something I'm possibly doing wrong?

meator commented 9 months ago

I am encountering the same problem. I believe the cause is having % escapes in the URI like %20.