Functions to export views to markdown.
Functions to export views to markdown.
Hierarchy for elements to render.
Hierarchy for elements to render.
(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.
Contains the views rendered with markdown.
Contains the views rendered with markdown.
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`.
(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`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close