View Source Phoenix.LiveView.HTMLEngine (Phoenix LiveView v0.18.18)

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

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