Liking cljdoc? Tell your friends :D

cljmd.blockrun.setext


insertclj

(insert index-map blockrun)

Inserts lines from the map into blockrun.

Inserts lines from the map into blockrun.
sourceraw docstring

insert-entryclj

(insert-entry index-map [tag lines])

Inserts lines from the map into entry.

Inserts lines from the map into entry.
sourceraw docstring

make-mapclj

(make-map [_ lines])

Collects the lines of the given blockrun entry which contain level 1 setext underlines in a hash, keyed by index.

Collects the lines of the given blockrun entry which contain level 1 setext
underlines in a hash, keyed by index.
sourceraw docstring

redactclj

(redact index-map [tag lines])

Removes the lines whose index is contained in the map from entry.

Removes the lines whose index is contained in the map from entry.
sourceraw docstring

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

× close