Liking cljdoc? Tell your friends :D

org.soulspace.overarch.adapter.template.template-api


escape-htmlclj

(escape-html s)

Escapes the HTML special characters in the string s.

Escapes the HTML special characters in the string `s`.
sourceraw docstring

multi-linesclj

(multi-lines s)
(multi-lines s line-length)

Converts the string s to a multiline string with a maximum line length of line-length.

Converts the string `s` to a multiline string with a maximum line length of `line-length`.
sourceraw docstring

single-lineclj

(single-line s)

Converts the string s to a single line string.

Converts the string `s` to a single line string.
sourceraw docstring

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