No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(encode-links links i)
(footnote text)
(footnote-link text {:keys [code codeblock footnotes] :as state})
(freeze-links references text state)
(handle-img-link xs state)
(href text link state)
(image-reference-link text {:keys [references] :as state})
(img alt url state & [title])
(implicit-reference-link text state)
(make-image-reference src alt title)
(make-link img?)
(parse-footnote-link line footnotes)
(parse-links references links)
(parse-reference reference start)
(parse-reference-link line references)
(process-link-title title state)
(reference text)
(reference-link text {:keys [code codeblock references] :as state})
(replace-all-footnote-links text {:keys [footnotes] :as state})
(replace-footnote-link footnotes footnote)
(replace-reference-link references reference)
cljdoc is a website building & hosting documentation for Clojure/Script libraries