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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |