Modules
Preflight for your HTML emails. Inlines CSS styles and converts HTML to plain text.
CSS parser.
DOM manipulation.
Inlines CSS styles into a Premailex.html_tree/0.
Behaviour for HTML parsing.
HTML parser implementation using Floki.
HTML parser implementation using LazyHTML.
HTML parser implementation using Meeseeks.
A simple HTML parser using Erlang's built-in :xmerl library.
Converts Premailex.html_tree/0 into plain text.
HTTP client adapter behaviour.
HTTP adapter module for making HTTP requests with :httpc.