phoenix / latest / phoenix_live_view / phoenix.liveview.htmlengine.html

Phoenix.LiveView.HTMLEngine

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

It works by adding a HTML parsing and validation layer on top of EEx engine. By default it uses Phoenix.LiveView.Engine as its "subengine".

© 2018 Chris McCord
Licensed under the MIT License.
https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.HTMLEngine.html