Liking cljdoc? Tell your friends :D
Clojure only.

tupelo.parse.tagsoup


parseclj

(parse html-str)

Inputs: [html-str :- s/Str] Returns: tsk/KeyMap

Parses an HTML string, returning an Enlive data structure with whitespace nodes removed.

Inputs: [html-str :- s/Str]
Returns: tsk/KeyMap

Parses an HTML string, returning an Enlive data structure
with whitespace nodes removed.
sourceraw docstring

parse-rawclj

(parse-raw html-str)

Inputs: [html-str :- s/Str] Returns: tsk/KeyMap

Parses an HTML string in raw mode

Inputs: [html-str :- s/Str]
Returns: tsk/KeyMap

Parses an HTML string in raw mode
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