Liking cljdoc? Tell your friends :D

cybermonday.core


frontmatter-reclj/s

source

parse-bodyclj/s

(parse-body md)
(parse-body md opts)

Parse only the body of a markdown file.

Parse only the body of a markdown file.
sourceraw docstring

parse-frontclj/s

(parse-front md)

Parse only the frontmatter of a markdown file.

Parse only the frontmatter of a markdown file.
sourceraw docstring

parse-mdclj/s

(parse-md md)
(parse-md md opts)

Generates HTML hiccup from markdown and associated frontmatter See cybermonday.lowering/to-html-hiccup for opts map values.

Generates HTML hiccup from markdown and associated frontmatter
See `cybermonday.lowering/to-html-hiccup` for opts map values. 
sourceraw docstring

parse-yamlclj/s

source

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

× close