Liking cljdoc? Tell your friends :D

devcards.util.markdown


block-parsercljsmultimethod


bullets-left-edgecljs

(bullets-left-edge lines)

Find the common left edge of bullet lists in a collection of lines.

Find the common left edge of bullet lists in a collection of lines.
raw docstring

is-bullet-item?cljs

(is-bullet-item? s)

leading-space-countcljs

(leading-space-count s)

markdown-to-htmlcljs

(markdown-to-html markdown-txt)

render markdown

render markdown
raw docstring

matches-delim?cljs

(matches-delim? line)

parse-out-blockscljs

(parse-out-blocks m)

parse-out-blocks*cljs

(parse-out-blocks* m)

strip-left-margincljs

(strip-left-margin s margin)

Strip the left margin's extra whitespace, but leave bullet list indents in tact.

Strip the left margin's extra whitespace, but leave bullet list indents in tact.
raw docstring

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

× close