(-main & args)
(append-to-node! current-node new-children)
(append-to-node! parser current-node content)
(content->elements parser content)
(die exit-code & msg)
(discern-table-structure table-node)
(exception-occurred! parser current-node op-name t exception)
(execute reader writer table-types current-state exception)
(executed! parser current-node op-name)
(make-args args)
(new-parser)
(nil->space v)
(reformat folder)
(reformat-md-file filename)
(replace-node! current-node new-children)
(replace-node! parser current-node content)
(replace-table-body! parser table-body labels separators raw-rows)
(status given-status content)
Mark some content as having a particular status
Mark some content as having a particular status
(table parser
current-state
exception
{:keys [table-head table-body table-sep table-caption]}
args
f
f-name)
(table-row values)
(with-css css & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close