This library is intended to provide a Racket implementation of the official HTML5 parsing algorithm.
The current focus is encoding detection from byte strings, which is an essential preliminary step toward a full implementation of the algorithm.
Construction of parse trees is not yet supported.