Hacker News new | ask | show | jobs
by seky 3342 days ago
you are right - I will rewrite it to use HTML Tidy lib or something like that and it will be compliant
1 comments

Is HTML Tidy spec-compliant these days? It predates the spec. A cursory look at its GitHub repo doesn’t convince me of it now being spec-compliant. E.g. lexer.c doesn’t have indications of being based on the tokenization section of the spec.