Liking cljdoc? Tell your friends :D

cljmd.blockrun.entry


contentcljmultimethod

Returns the content of the blockrun entry as a single string. If its contents span multiple lines, the lines are joined. If the entry represents a leaf block, no other processing is performed. If the entry represents a container node, the container whitespace and markers are stripped before joining.

Returns the content of the blockrun entry as a single string. If its contents
span multiple lines, the lines are joined. If the entry represents a leaf
block, no other processing is performed. If the entry represents a container
node, the container whitespace and markers are stripped before joining.
sourceraw docstring

(link-reference-definition-batch [_ lines])

Returns a sequence containing the lines which comprise adjacent link reference definitions. If no definitions exist, an empty sequence is returned.

Returns a sequence containing the lines which comprise adjacent link
reference definitions. If no definitions exist, an empty sequence is
returned.
sourceraw docstring

originclj

Returns the first line.

Returns the first line.
sourceraw docstring

promotecljmultimethod

Hook for changing the tag of an entry after the blockrun has been compiled.

Hook for changing the tag of an entry after the blockrun has been compiled.
sourceraw docstring

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

× close