(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.
(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
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 |