Liking cljdoc? Tell your friends :D

cryogen-markdown.core


initclj

(init)
source

markdownclj

(markdown)

Returns a Markdown (https://daringfireball.net/projects/markdown/) implementation of the Markup protocol.

Returns a Markdown (https://daringfireball.net/projects/markdown/)
implementation of the Markup protocol.
sourceraw docstring

rewrite-hrefs-transformerclj

(rewrite-hrefs-transformer {:keys [blog-prefix]} text state)

A :replacement-transformer for use in markdown.core that will inject the given blog prefix in front of local links.

A :replacement-transformer for use in markdown.core that will inject the
given blog prefix in front of local links.
sourceraw docstring

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

× close