Liking cljdoc? Tell your friends :D

organum.core


break-cleanerclj

(break-cleaner coll)
(break-cleaner coll lead)

Remove extraneous breaks

Remove extraneous breaks
sourceraw docstring

break-reducerclj

(break-reducer out item)

Filter based on breaks

Filter based on breaks
sourceraw docstring

clean-headlineclj

(clean-headline stars & args)
source

doc-metadataclj

source

fix-treeclj

(fix-tree tree)
source

headlinesclj

source

inline-markupclj

source

is-tableclj

source

org-tablesclj

source

parseclj

(parse data)

Take org-mode data and parse it to hiccup notation

Take org-mode data and parse it to hiccup notation
sourceraw docstring

parse-fileclj

(parse-file path)

Read the given file path and parse it

Read the given file path and parse it
sourceraw docstring

rejoin-linesclj

(rejoin-lines coll)

Rejoin lines with appropriate line breaks.

Rejoin lines with appropriate line breaks.
sourceraw docstring

reparse-stringclj

(reparse-string parser i)

If i is a string, pass it to parser; otherwise, return i unmodified.

If `i` is a string, pass it to `parser`; otherwise, return `i` unmodified.
sourceraw docstring

tree-fixerclj

(tree-fixer tree item)
source

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

× close