(marker-type marker)
Classifies as either :bullet or :ordered.
Classifies as either :bullet or :ordered.
(siblings? x y)
True if items x and y belong in the same list, false otherwise.
True if items x and y belong in the same list, false otherwise.
(tight? item)
True if the children of item comprise a tight list, false otherwise.
True if the children of item comprise a tight list, false otherwise.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close