Liking cljdoc? Tell your friends :D

fr.jeremyschoffen.prose.alpha.out.markdown.compiler

Specialization of the generic compiler from fr.jeremyschoffen.prose.alpha.compilation.core to compile to markdown.

Specialization of the generic compiler from [[fr.jeremyschoffen.prose.alpha.compilation.core]]
to compile to markdown.
raw docstring

compile!clj/s

(compile! doc)
source

emit-block!clj/s

(emit-block! type content)
source

emit-newline!clj/s

(emit-newline!)
source

emit-tag!clj/s

(emit-tag! t)
source

implementationclj/s

Markdown implementation of our generic compiler, this is meant to a binding to fr.jeremyschoffen.prose.alpha.compilation.core and is based / derived from fr.jeremyschoffen.prose.alpha.out.html.compiler/implementation.

Markdown implementation of our generic compiler, this is meant to a binding to
[[fr.jeremyschoffen.prose.alpha.compilation.core]] and is based / derived from
[[fr.jeremyschoffen.prose.alpha.out.html.compiler/implementation]].
sourceraw docstring

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

× close