>>>>> Patrice Dumas writes: > 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... You mean with with the W3C validator? This indeed seems to be the case, perhaps a result of the W3C and WHATWG conflict re HTML5 ... Best -k > -- > Pat
