-
currently one cannot see which version of htmlSanityCheck produced a particular report...
would be nice to include this info in the output...
-
-
I want the build to break when there are errors in the HTML.
Or with a technical mind set: I would lilke the gradle build to return with a non-zero exit code when the htmlSanityCheck finds an erro…
ahus1 updated
6 years ago
-
PR #174 fixes data:URI images seen as missing local images
But now we can have missing data:URI images which look like
src="data:image/jpg;base64,"
instead of
src="data:image/png;b…
-
the `build.gradle` file grew by now to an enourmous size.
today I tried to use script plugins in order to create several modules. This seems to work great for most tasks, but it doesn't work for th…
-
When using the [com.github.ben-manes.versions gradle plugin version "0.14.0"](https://plugins.gradle.org/plugin/com.github.ben-manes.versions) to check for newer dependency versions of my gradle build…
-
The htmlSanityCheck is great for AsciiDoc, but it does not capture one important problem: missing includes which are only output as warning while rendering the html:
> Building 33% > :asciidoctoras…
-
On my Win10 machine, I always get a broken logo rendered in the upper right corner of my reports.
I first thought that the logo is missing, but it is there and broken. Different tool complain differe…
-
to verify that internal links are ok, images exist etc.
-
Moin, moin arc42-Team,
on the confluence landing page (http://confluence.arc42.org/display/LANDINGZON/landing+zone) the Link to the introductory example, the HtmlSanityChecker, is broken.
Probab…