(parse html-str)
Inputs: [html-str :- s/Str] Returns: tsk/KeyMap
Loads and parse an HTML resource and closes the input-stream.
Inputs: [html-str :- s/Str] Returns: tsk/KeyMap Loads and parse an HTML resource and closes the input-stream.
(parse-raw html-str)
Inputs: [html-str :- s/Str] Returns: tsk/KeyMap
Loads and parse an HTML resource and closes the input-stream.
Inputs: [html-str :- s/Str] Returns: tsk/KeyMap Loads and parse an HTML resource and closes the input-stream.
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 |