(insert index-map blockrun)
Inserts lines from the map into blockrun.
Inserts lines from the map into blockrun.
(insert-entry index-map [tag lines])
Inserts lines from the map into entry.
Inserts lines from the map into entry.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close