Liking cljdoc? Tell your friends :D

scicloj.clay.v2.prepare


*kind->preparerclj

source

add-class-to-class-strclj

(add-class-to-class-str class-str cls)
source

add-class-to-hiccupclj

(add-class-to-hiccup hiccup cls)
source

add-preparer!clj

(add-preparer! kind preparer)
source

add-preparer-from-value-fn!clj

(add-preparer-from-value-fn! kind f)
source

advise-if-neededclj

(advise-if-needed context)
source

complete-hiccupclj

(complete-hiccup hiccup {:as item :keys [item-class script]})
source

ensure-svg-xmlnsclj

(ensure-svg-xmlns hiccup)
source

has-preparable-kind?clj

(has-preparable-kind? value)
source

item->hiccupclj

(item->hiccup {:as item :keys [hiccup html md inside-a-table]}
              {:as clay-options :keys [format kind]})
source

item->mdclj

(item->md {:as item :keys [hiccup html md script item-class]})
source

items->gfmclj

(items->gfm items)
source

limit-hiccup-heightclj

(limit-hiccup-height hiccup context)
source

limit-md-heightclj

(limit-md-height md context)
source

md->hiccupclj

(md->hiccup md)

Converts markdown to hiccup, producing sequences instead of fragments, which hiccup prefers.

Converts markdown to hiccup, producing sequences instead of fragments, which hiccup prefers.
sourceraw docstring

mdctxclj

NextJournal Markdown produces fragments (called :plain) which are rendered as :<> These are better represented as a sequence, which hiccup will treat as a fragment.

NextJournal Markdown produces fragments (called :plain) which are rendered as :<>
These are better represented as a sequence, which hiccup will treat as a fragment.
sourceraw docstring

merge-attrsclj

(merge-attrs hiccup x)
source

non-hiccup-kind?clj

source

not-all-plain-values?clj

(not-all-plain-values? items)
source

prepareclj

(prepare {:as context :keys [value]} {:keys [fallback-preparer]})
source

prepare-or-pprintclj

(prepare-or-pprint context)
source

prepare-or-strclj

(prepare-or-str context)
source

preparer-from-value-fnclj

(preparer-from-value-fn f)
source

reagent-form?clj

(reagent-form? form)
source

render-test-resultsclj

(render-test-results results)
source

scittle-form?clj

(scittle-form? form)
source

structure-mark-hiccupclj

(structure-mark-hiccup mark)
source

value->kindclj

(value->kind v)
source

vector-that-starts-with?clj

(vector-that-starts-with? v x)
source

view-sequentiallyclj

(view-sequentially {:as context :keys [value]} open-mark close-mark)
source

wrap-with-div-if-manyclj

(wrap-with-div-if-many hiccups)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close