(escape-text s)Escapes the minimal set of Markdown special characters.
Escapes the minimal set of Markdown special characters.
(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).
(indent-lines prefix s)Prefixes each line of s with prefix.
Prefixes each line of s with prefix.
(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.
(raw-string s)Returns a raw-string wrapper that prevents re-escaping.
Returns a raw-string wrapper that prevents re-escaping.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |