Liking cljdoc? Tell your friends :D

markdown.core


formatcljs

(format fmt & args)

Removed from cljs.core 0.0-1885, Ref. http://goo.gl/su7Xkj

Removed from cljs.core 0.0-1885, Ref. http://goo.gl/su7Xkj
sourceraw docstring

md->htmlcljs

(md->html text & params)
source

md->html-with-metacljs

(md->html-with-meta text & params)
source

md-to-htmlclj

(md-to-html in out & params)

reads markdown content from the input stream and writes HTML to the provided output stream. If metadata was requested to be parsed it is returned, otherwise nil is returned.

reads markdown content from the input stream and writes HTML to the provided
output stream. If metadata was requested to be parsed it is returned, otherwise
nil is returned.
sourceraw docstring

md-to-html-stringclj

(md-to-html-string text & params)
source

md-to-html-string*clj/s≠

(md-to-html-string* text params)
clj

converts a markdown formatted string to an HTML formatted string

converts a markdown formatted string to an HTML formatted string
cljs

processes input text line by line and outputs an HTML string

processes input text line by line and outputs an HTML string
source (clj)source (cljs)raw docstring

md-to-html-string-with-metaclj

(md-to-html-string-with-meta text & params)
source

mdToHtmlcljs

(mdToHtml & params)

Js accessible wrapper

Js accessible wrapper
sourceraw docstring

mdToHtmlWithMetacljs

(mdToHtmlWithMeta & params)

Js accessible wrapper

Js accessible wrapper
sourceraw docstring

parse-footnotesclj/s≠

clj
(parse-footnotes in)
cljs
(parse-footnotes lines)
source (clj)source (cljs)

parse-metadataclj/s≠

clj
(parse-metadata in)
cljs
(parse-metadata lines)
source (clj)source (cljs)

parse-paramsclj

(parse-params params)
source

parse-referencesclj/s≠

clj
(parse-references in)
cljs
(parse-references lines)
source (clj)source (cljs)

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