(parser rf)
Transducer to parse text/gemini into something hiccup-like. Produces items in the from [:type string] or [:type attr string].
Transducer to parse text/gemini into something hiccup-like. Produces items in the from [:type string] or [:type attr string].
(to-hiccup t)
Convert parsed gemtext into hiccup-like HTML.
Convert parsed gemtext into hiccup-like HTML.
(unparse x)
Unparse into a text/gemini string.
Unparse into a text/gemini string.
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 |