(parse-body md)
(parse-body md opts)
Parse only the body of a markdown file.
Parse only the body of a markdown file.
(parse-front md)
Parse only the frontmatter of a markdown file.
Parse only the frontmatter of a markdown file.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close