Liking cljdoc? Tell your friends :D

nextjournal.markdown.impl


*in-tight-list?*clj

source

alignment->keywordclj

(alignment->keyword enum)
source

apply-tokencljsmultimethod

source

apply-tokenscljs

(apply-tokens doc tokens)
source

block-formulacljs

(block-formula text)
source

close-nodeclj/s≠

clj
cljs
(close-node doc)
source (clj)source (cljs)

empty-text-node?cljs

(empty-text-node? {text :text t :type})
source

flatten-tokenscljs

(flatten-tokens tokens)
source

footnote-labelcljs

(footnote-label {:as _ctx :nextjournal.markdown.impl/keys [footnote-offset]}
                token)
source

formulacljs

(formula text)
source

handle-todo-listclj

(handle-todo-list loc node)
source

hlevelcljs

(hlevel {:as _token hn :tag})
source

in-tight-list?clj

(in-tight-list? node)
source

nodecljs

(node type content attrs top-level)
source

node->dataclj

(node->data {:as ctx-in :keys [footnotes]} node)
source

open-nodeclj/s≠

clj
cljs
(open-node ctx type)
(open-node ctx type attrs)
(open-node ctx type attrs top-level)
source (clj)source (cljs)

pairs->kmapcljs

(pairs->kmap pairs)
source

paragraph-typeclj

(paragraph-type)
source

parseclj/s≠

clj
(parse md)
(parse ctx md)
cljs
(parse markdown)
(parse ctx-in markdown)
source (clj)source (cljs)

parserclj

source

push-nodecljs

(push-node ctx node)
source

text-nodecljs

(text-node text)
source

with-tight-listcljmacro

(with-tight-list node & body)
source

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

× close