Hacker News new | ask | show | jobs
by wonger_ 39 days ago
Closest thing I know of is https://github.com/kristoff-it/superhtml#diagnostics

  SuperHTML validates not only syntax but also element nesting and attribute values. No other language server implements the full HTML spec in its validation code.
1 comments

thanks!