(get-headline-level sl)
Returns the headline level of the current line. Starting with # is level 1, ## is level 2 etc. If there is no headline, e.g no # then result is 0.
Returns the headline level of the current line. Starting with # is level 1, ## is level 2 etc. If there is no headline, e.g no # then result is 0.
(line-folded? sl)
Returns if the line is folded, somewhere. If there is hidden content somewhere on the line.
Returns if the line is folded, somewhere. If there is hidden content somewhere on the line.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close