serum v0.13.0 Serum.Renderer
This module provides functions for rendering pages into HTML.
Link to this section Summary
Functions
Renders contents into a (partial) HTML stub.
Link to this section Functions
Link to this function
process_links(text, base)
Link to this function
render_fragment(template, bindings)
render_fragment(template, bindings)
render_fragment(Serum.Template.t(), keyword()) :: Serum.Result.t(binary())
render_fragment(Serum.Template.t(), keyword()) :: Serum.Result.t(binary())
Renders contents into a (partial) HTML stub.