DomHelpers.Htmlable protocol (dom_helpers v0.2.0)

Implements conversion from anything to something Floki can parse.

Summary

Types

t()

All the types that implement this protocol.

Functions

Convert the given input to a parseable HTML fragment.

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Link to this function

to_html(htmlable)

Convert the given input to a parseable HTML fragment.