Liking cljdoc? Tell your friends :D

miccup.util


escape-textclj

(escape-text s)

Escapes the minimal set of Markdown special characters.

Escapes the minimal set of Markdown special characters.
sourceraw docstring

flatten-childrenclj

(flatten-children children)

Flattens nested seqs/lists and removes nils (vectors are kept as elements).

Flattens nested seqs/lists and removes nils (vectors are kept as elements).
sourceraw docstring

indent-linesclj

(indent-lines prefix s)

Prefixes each line of s with prefix.

Prefixes each line of s with prefix.
sourceraw docstring

normalize-elementclj

(normalize-element v)

Splits a hiccup-style vector into [tag attrs children]. A leading map is treated as attrs.

Splits a hiccup-style vector into [tag attrs children]. A leading map is treated as attrs.
sourceraw docstring

raw-stringclj

(raw-string s)

Returns a raw-string wrapper that prevents re-escaping.

Returns a raw-string wrapper that prevents re-escaping.
sourceraw docstring

raw?clj

(raw? x)
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