Liking cljdoc? Tell your friends :D

clarktown.matchers.heading-block


is-atx-heading?clj

(is-atx-heading? block)

Determines whether the given block is a atx heading.

Determines whether the given block is a atx heading.
sourceraw docstring

is-settext-heading?clj

(is-settext-heading? block)

Determines whether the given block is a settext heading.

Determines whether the given block is a settext heading.
sourceraw docstring

match?clj

(match? block)

Determines whether the given block is a heading block.

Determines whether the given block is a heading block.
sourceraw docstring

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

× close