Liking cljdoc? Tell your friends :D

org.soulspace.overarch.render.markdown

Functions to export views to markdown.

Functions to export views to markdown.
raw docstring

element-hierarchyclj

Hierarchy for elements to render.

Hierarchy for elements to render.
sourceraw docstring

markdown-view?clj

(markdown-view? view)

Returns true, if the view is to be rendered with markdown.

Returns true, if the view is to be rendered with markdown.
sourceraw docstring

markdown-viewsclj

Contains the views rendered with markdown.

Contains the views rendered with markdown.
sourceraw docstring

render-elementcljmultimethod

Renders an element in the view with markdown according to the given options.

Renders an `element` in the `view` with markdown according to the given `options`.
sourceraw docstring

render-markdown-viewclj

(render-markdown-view options view)

Renders the view with markdown according to the given options.

Renders the `view` with markdown according to the given `options`.
sourceraw docstring

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

× close