jbampton commented on issue #2508: URL: https://github.com/apache/shiro/issues/2508#issuecomment-3832036864
I found Linkspector: https://github.com/UmbrellaDocs/linkspector Linkspector is a CLI app that checks for dead hyperlinks in files. It supports multiple markup languages such as Markdown, AsciiDoc (limited - hyperlinks only), and ReStructured Text (coming soon). I have never used this tool and I don't know what is supported. But https://github.com/gaurav-nelson was involved with the "markdown link check ecosystem": https://github.com/gaurav-nelson/github-action-markdown-link-check which tcort forked And there is also the lychee link checker https://lychee.cli.rs/ "lychee allows file preprocessing with the --preprocess flag. For each input file the command specified with --preprocess is invoked instead of reading the input file directly." In the example it mentions asciidoc files: https://lychee.cli.rs/guides/preprocessing/#_top Some google searches came up with others tools. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
