html-linter 0.1.1

An HTML linting library for checking HTML structure and semantics
Documentation
1
2
3
4
5
6
7
mod attributes;
mod content;
mod count;
mod custom;
mod presence;
mod semantics;
mod structure;