Liking cljdoc? Tell your friends :D

subzero.plugins.html

HTML rendering.

HTML rendering.
raw docstring

htmlclj/s

(html !db & markup)
(html !db {:keys [doctype]} & markup)

Format markup as an HTML string.

Format markup as an HTML string.
sourceraw docstring

install!clj/s

(install! !db & {:keys [render-listener render-binding preproc-vnode] :as opts})
source

remove!clj/s

(remove! !db)
source

write-htmlclj/s

(write-html !db w & markup)
(write-html !db w {:keys [doctype]} & markup)

Write markup to a writer as HTML.

Write markup to a writer as HTML.
sourceraw docstring

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

× close