Liking cljdoc? Tell your friends :D

org.soulspace.overarch.exports.markdown

Functions to export views to markdown.

Functions to export views to markdown.
raw 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-elementclj

(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`.
sourceraw docstring

render-viewclj

(render-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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close