devcards.util.markdown
(source)| Public Variable | Short Description |
|---|---|
| block-parser (clj) | |
| bullets-left-edge (clj) | Find the common left edge of bullet lists in a collection of lines. |
| is-bullet-item? (clj) | |
| leading-space-count (clj) | |
| markdown-to-html (clj) | |
| matches-delim? (clj) | |
| parse-out-blocks (clj) | |
| parse-out-blocks* (clj) | |
| strip-left-margin (clj) | Strip the left margin's extra whitespace, but leave bullet list indents in tact. |