gruntwork-io / pre-commit

A collection of pre-commit hooks used by Gruntwork tools
https://gruntwork.io/
Apache License 2.0
484 stars 155 forks source link

Ignore hash links #86

Closed endrec closed 1 year ago

endrec commented 1 year ago

Description

Validation of links to internal anchors was introduced to markdown-link-check in v3.10. Unfortunately this does not work with anchors created by HTML anchor tags, which is commonly used. This change makes markdown-link-check ignore these links, which was the behaviour in previous versions.

endrec commented 1 year ago

@brikis98 @zackproser Any chance of merging this?

zackproser commented 1 year ago

@endrec Thanks again for your contribution and your patience: https://github.com/gruntwork-io/pre-commit/releases/tag/v0.1.18