[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XHTML validation (was: texi to epub)
From: |
Kurt Hornik |
Subject: |
Re: XHTML validation (was: texi to epub) |
Date: |
Mon, 20 Dec 2021 14:40:22 +0100 |
>>>>> 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
Re: texi to epub, Per Bothner, 2021/12/15
Re: texi to epub, Kurt Hornik, 2021/12/16