(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |