-
This document:
```
linked text
a named anchor
```
gives a false positive:
`link target "Anchorname" missing`
build.gradle:
```
plugins {
id 'org.aim42.htmlSanityCheck' versio…
-
```
Condition not satisfied:
collector.getFindings().size() == 1
| | | |
| [] 0 false
Checking results for External Links Check
1 anchor href …
-
When running Gradle with `--parallel` flag and with multiple subprojects configured with HtmlSanityCheck it might happen that the configurations of one subproject end up being used by other, for examp…
-
When I run ```gradle generateLinkCheck -d``` it gets stuck with below trace.
Windows: Gradle 6.6.1, [Git Bash v2.28](https://gitforwindows.org/)
`
2021-05-17T16:18:44.631+0200 [DEBUG] [sun.net.ww…
-
when we generate a full website (#258), we currently suffer from "mixed-content" problems, as we reference several http-resources...
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when [...] --> i try to find out how to fit something great (e.g. docToolchain) to my needs
**Describe the …
-
**Describe the solution you'd like**
A small (Github) repo containing a small collection of input files (adoc, png, pptx, xlsx and PlantUML),
which can be used to showcase the docToolchain.
The H…
-
### Task List
- [ ] Steps to reproduce provided
- [ ] Stacktrace (if present) provided
- [ ] Example that reproduces the problem (link to git repository is ideal)
- [ ] Full description of the…
-
In a message like this one:
> 44 anchor href attribute checked, 1 broken external link found.
> Unknown host with href=https://douglascayers.com/2015/05/30/how-to-set-custom-java-path-after-instal…
-
somehow, the 3.x docker images are slower than the 2.x ones when used in a closed environment pipeline.
the image uses some tricks to make itself selfcontained: https://github.com/docToolchain/dock…