(preproc-vnode vnode)
Simplifies the vnode, parsing out the classes and id from
the tag, and converting compound tags (i.e [:div :span]
)
into nested vnodes, and accumulating the whole body into
one sequence.
Simplifies the vnode, parsing out the classes and id from the tag, and converting compound tags (i.e `[:div :span]`) into nested vnodes, and accumulating the whole body into one sequence.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close