jumanjihouse / pre-commit-hooks

git pre-commit hooks that work with http://pre-commit.com/
MIT License
113 stars 52 forks source link

create hook to check markdown and HTML files for invalid URLs #32

Open jumanjiman opened 5 years ago

jumanjiman commented 5 years ago

Consider to create a hook that uses https://github.com/addaleax/checkref

It's based on NPM and describes itself as:

Check your Markdown and HTML for invalid local links & anchors

jumanjiman commented 5 years ago

another link checker: https://github.com/raviqqe/liche/