Liking cljdoc? Tell your friends :D

nuzzle.content


code-block->hiccupclj

(code-block->hiccup [_tag-name {:keys [language]} code] config)

create-render-content-fnclj

(create-render-content-fn page-key config)

Create a function that turns the :nuzzle/content file into the correct form for the hiccup compiler: vector, list, or raw string

Create a function that turns the :nuzzle/content file into the correct form for the
hiccup compiler: vector, list, or raw string
raw docstring

generate-chroma-commandclj

(generate-chroma-command file-path language config)

generate-highlight-commandclj

(generate-highlight-command file-path language config)

generate-pygments-commandclj

(generate-pygments-command file-path language config)

gist-elementclj

(gist-element [_tag {:keys [user id] :as _attr}])

highlight-codeclj

(highlight-code code language config)

process-html-fileclj

(process-html-file content-file _config)

process-markdown-fileclj

(process-markdown-file file config)

quickfigure-elementclj

(quickfigure-element [_tag {:keys [src title] :as _attr}])

render-custom-elementclj

(render-custom-element [tag & _ :as hiccup])

walk-hiccup-for-custom-elementsclj

(walk-hiccup-for-custom-elements hiccup)

youtube-elementclj

(youtube-element [_tag {:keys [title id] :as _attr}])

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

× close