(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
(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.
(md-to-html-string* text params)
converts a markdown formatted string to an HTML formatted string
converts a markdown formatted string to an HTML formatted string
processes input text line by line and outputs an HTML string
processes input text line by line and outputs an HTML string
(mdToHtmlWithMeta & params)
Js accessible wrapper
Js accessible wrapper
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close