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)

emit-block!clj/s

(emit-block! type content)

emit-newline!clj/s

(emit-newline!)

emit-tag!clj/s

(emit-tag! t)

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]].
raw docstring

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

× close