Functions to export views to markdown.
Functions to export views to markdown.
(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.
(render-element e options view)
Renders an element
with markdown according to the given options
.
Renders an `element` with markdown according to the given `options`.
(render-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