Liking cljdoc? Tell your friends :D

itl.markdown


-mainclj

(-main & args)

append-to-node!clj

(append-to-node! current-node new-children)
(append-to-node! parser current-node content)

content->elementsclj

(content->elements parser content)

dieclj

(die exit-code & msg)

discern-table-structureclj

(discern-table-structure table-node)

exception-occurred!clj

(exception-occurred! parser current-node op-name t exception)

executeclj

(execute reader writer table-types current-state exception)

executed!clj

(executed! parser current-node op-name)

handle-nodecljmultimethod


make-argsclj

(make-args args)

new-parserclj

(new-parser)

nil->spaceclj

(nil->space v)

optionsclj


parsecljmultimethod


reformatclj

(reformat folder)

reformat-md-fileclj

(reformat-md-file filename)

replace-node!clj

(replace-node! current-node new-children)
(replace-node! parser current-node content)

replace-table-body!clj

(replace-table-body! parser table-body labels separators raw-rows)

statusclj

(status given-status content)

Mark some content as having a particular status

Mark some content as having a particular status
raw docstring

status-handlersclj


status-namesclj


tableclj

(table parser
       current-state
       exception
       {:keys [table-head table-body table-sep table-caption]}
       args
       f
       f-name)

table-rowclj

(table-row values)

with-csscljmacro

(with-css css & body)

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

× close