Phoenix.LiveView.HTMLEngine (Phoenix LiveView v1.0.5)

View Source

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.