Liking cljdoc? Tell your friends :D

gemtext.core


parseclj/smultimethod

(parse x)

Parse text/gemini.

Parse text/gemini.
source (clj)source (cljs)raw docstring

parserclj/s

(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]`.
sourceraw docstring

to-hiccupclj/s

(to-hiccup t)

Convert parsed gemtext into hiccup-like HTML.

Convert parsed gemtext into hiccup-like HTML.
sourceraw docstring

unparseclj/s

(unparse x)

Unparse into a text/gemini string.

Unparse into a text/gemini string.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close