-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed as not planned
Closed as not planned
Copy link
Labels
👎 phase/noPost cannot or will not be acted onPost cannot or will not be acted on🙅 no/wontfixThis is not (enough of) an issue for this projectThis is not (enough of) an issue for this project
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and couldn’t find anything (or linked relevant results below)
Affected packages and versions
Link to runnable example
No response
Steps to reproduce
- Run
remark-lint-no-dead-urls
on GitHub Actions and click on a failing link in the output - 💥 The link includes the backtick, encoded as
%60
, likely leading to confusion
You can see it here, the backtick is also underlined and has a gray color:
As text:
17:124-17:180 warning Unexpected dead URL `https://trekhleb.dev/js-image-carver/`, expected live URL no-dead-urls remark-lint
[cause]:
error Unexpected error fetching `https://trekhleb.dev/js-image-carver/` fetch dead-or-alive
[cause]:
TimeoutError: The operation was aborted due to timeout
Expected behavior
Links do not include extra suffix or prefix characters which will be linkified by GitHub
Actual behavior
Links include the extra suffix backtick character which will be linkified by GitHub
Runtime
No response
Package manager
No response
OS
No response
Build and bundle tools
No response
Metadata
Metadata
Assignees
Labels
👎 phase/noPost cannot or will not be acted onPost cannot or will not be acted on🙅 no/wontfixThis is not (enough of) an issue for this projectThis is not (enough of) an issue for this project