Steps: 1) Create a file test.md with only this content: https://github.com/atinfo/awesome-test-automation/blob/master/c%23-test-automation.md 1) Run markdown-link-check test.md Expected: - No failure, because site exists and is online Actual: > ERROR: 1 dead links found! - I think, the %23 is interpreted as the # character and the link checker tries to reach https://github.com/atinfo/awesome-test-automation/blob/master/c, which fails.
Steps:
Expected:
Actual: