Html Sanity Check (HSC)

This project provides some basic sanity checking on html files.

It can be helpful in case of HTML generated from e.g. Asciidoctor, Markdown or other formats - as converters usually don’t check for missing images or broken links.
HSC can be used programmatically or as Gradle plugin. A standalone Java command line interface (CLI) version is planned as well as a Maven plugin for future releases.