Turns a template into a render function.
A builder is created by jj.majavat/build-renderer through a constructor
taking [pre-render-context environment]; a custom one can be supplied with
the :builder option. build-renderer must return a function of one
argument (the render context).
Turns a template into a render function. A builder is created by `jj.majavat/build-renderer` through a constructor taking `[pre-render-context environment]`; a custom one can be supplied with the `:builder` option. `build-renderer` must return a function of one argument (the render context).
(build-renderer this
file-path
template-resolver
renderer
escape-config
error-handler)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |