Liking cljdoc? Tell your friends :D

devtools.formatters.templating


*current-render-path*cljs

source

*current-render-stack*cljs

source

add-stack-separatorscljs

(add-stack-separators stack)
source

assert-failed-markup-renderingcljs

(assert-failed-markup-rendering initial-value value)
source

assert-markup-errorcljs

(assert-markup-error msg)
source

concat-templates!cljs

(concat-templates! template & templates)
source

emptyish?cljs

(emptyish? v)
source

extend-template!cljs

(extend-template! template & args)
source

get-surrogate-bodycljs

(get-surrogate-body surrogate)
source

get-surrogate-headercljs

(get-surrogate-header surrogate)
source

get-surrogate-start-indexcljs

(get-surrogate-start-index surrogate)
source

get-surrogate-targetcljs

(get-surrogate-target surrogate)
source

group?cljs

(group? value)
source

make-annotationcljs

(make-annotation data markups)
source

make-groupcljs

(make-group & items)
source

make-referencecljs

(make-reference object & [state-override-fn])
source

make-surrogatecljs

(make-surrogate object)
(make-surrogate object header)
(make-surrogate object header body)
(make-surrogate object header body start-index)
source

make-templatecljs

(make-template tag style & children)
source

mark-as-group!cljs

(mark-as-group! value)
source

mark-as-surrogate!cljs

(mark-as-surrogate! value)
source

mark-as-template!cljs

(mark-as-template! value)
source

pprint-render-callscljs

(pprint-render-calls stack)
source

pprint-render-pathcljs

(pprint-render-path path)
source

pprint-render-stackcljs

(pprint-render-stack stack)
source

(print-preview markup)
source

reference?cljs

(reference? value)
source

render-json-mlcljs

(render-json-ml markup)
source

render-json-ml*cljs

(render-json-ml* markup)
source

render-markupcljs

(render-markup value)
source

render-markup*cljs

(render-markup* initial-value value)
source

render-specialcljs

(render-special name args)
source

render-subtreecljs

(render-subtree tag children)
source

replace-fns-with-markerscljs

(replace-fns-with-markers stack)
source

surrogate-markup?cljs

(surrogate-markup? markup)
source

surrogate?cljs

(surrogate? value)
source

template?cljs

(template? value)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close