Closed seisman closed 3 years ago
That's an upstream problem in linkify. See https://github.com/robinst/linkify/issues/20
PR over at https://github.com/robinst/linkify/pull/21
Upstream PR is merged now. 🎉
This should be fixed on lychee master
now.
Given your input, I get the following output with lychee:
❯❯❯ lychee test.md --verbose
✔ https://www.google-analytics.com/analytics.js [200 OK]
📝 Summary
---------------------
🔍 Total............1
✅ Successful.......1
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
🚫 Errors...........0
Will cut a new version soon.
A new version is out now. Closing this.
Our site (https://www.pygmt.org/dev/) uses Google Analytics tracking codes like:
Running
lychee
gives the following error: