jbampton opened a new issue, #30: URL: https://github.com/apache/tooling-docs/issues/30
A docs repo that uses Markdown should use all the best tools to ensure its Markdown is correct etc. So link checkers and linters are great. I am suggesting `markdown-link-check` here but there is also `lychee`: "Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more! " https://github.com/lycheeverse/lychee refs #29 But I could not get lychee working with pre-commit on Apache Sedona and there is an open issue regarding what I found https://github.com/apache/sedona/pull/1366 https://github.com/lycheeverse/lychee/issues/1635 Otherwise markdown-link-check is a popular tool: https://github.com/tcort/markdown-link-check https://github.com/tcort/markdown-link-check?tab=readme-ov-file#run-as-a-pre-commit-hook The config file supports many options/parameters: https://github.com/tcort/markdown-link-check?tab=readme-ov-file#config-file-format -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org