Phoenix.HTML
Phoenix.HTML
Helpers for working with HTML strings and templates.
When used, it imports the given modules:
-
Phoenix.HTML
- functions to handle HTML safety; -
Phoenix.HTML.Tag
- functions for generating HTML tags; -
Phoenix.HTML.Form
- functions for working with forms; -
Phoenix.HTML.Link
- functions for generating links and urls; -
Phoenix.HTML.Format
- functions for formatting text;
HTML Safe
One of the main responsibilities of this module is to provide convenience functions for escaping and mar