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.
(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.
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close