Matthias Endler

Results 999 comments of Matthias Endler

@thiru-appitap, I saw that you did some work. Can you close the resolved conversations already? It becomes a bit hard to keep track of the open TODOs. 😉 Also, did...

I guess you can just do another rebase. We fixed the lint errors in `master` now.

@thiru-appitap, would you like to continue working on this? Alternatively, we can close the PR. I still believe that it would be great to have this feature, but I'm not...

Related discussion, which could be tackled at the same time: https://github.com/lycheeverse/lychee/discussions/1013

Yup, sounds like a good idea!

I took a stab at it in #1560. The status text has already been fixed with #1553. It looks a little cleaner now: ```json "success_map": { "http://www.example.com/": [ { "url":...

True, canonical links are quite important and should be checked in general. The reason is that they point to the "true origin" of a resource and if they brake, that's...

Absolutely. We should document that workaround. 👍

Interesting. If we end up implementing it, we need a clean syntax. The workaround is to run lychee twice, one for inputs where fragments should be included and one for...