quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.iterator
/
ObservableAstIterator
/
hooks
hooks
val
hooks
:
MutableList
<
(
Node
)
->
Unit
>
Hooks that will be called when a node of a certain type is visited.