View Source Phoenix.LiveView.HTMLEngine (Phoenix LiveView v1.0.0-rc.0)

The HTMLEngine that powers .heex templates and the ~H sigil.

It works by adding a HTML parsing and validation layer on top of Phoenix.LiveView.TagEngine.