Jennie.Renderer (jennie v0.9.0)

Walks a parsed AST against a context stack and produces the output binary.

Summary

Functions

Render ast with data and opts. Returns a binary.

Functions

render(ast, data, opts)

@spec render([tuple()], term(), keyword()) :: binary()

Render ast with data and opts. Returns a binary.