Phoenix.HTML.Engine (Phoenix.HTML v3.0.4) View Source

This is an implementation of EEx.Engine that guarantees templates are HTML Safe.

The encode_to_iodata!/1 function converts the rendered template result into iodata.

Link to this section Summary

Functions

Encodes the HTML templates to iodata.

Link to this section Functions

Encodes the HTML templates to iodata.