On Thu, Dec 16, 2021 at 06:20:34PM +0100, Kurt Hornik wrote: > >>>>> Jacob Bachmeyer writes: > > What I ended up doing is set up a local W3C service. On Debian, after > > apt-get install w3c-markup-validator > > https://github.com/ysangkok/w3c-validator-runner > > and indeed after downloading something like > > python3 validator-runner.py FILE > > works like a charm :-)
Actually validator-runner.py does not need libapache2-mod-perl2, only w3c-markup-validator which suits me well. However it looks like HTML5 cannot be validated... -- Pat
