quarkdown
2.3.1
      Target filter
Search in API
Skip to content
    quarkdown
quarkdown-core/com.quarkdown.core.ast.iterator/AstIteratorHook

AstIteratorHook

interface AstIteratorHook

A hook that can be attached to an ObservableAstIterator.

Inheritors

HeadingIdentifierDeduplicationHook
LinkUrlResolverHook
MediaStorerHook
SubdocumentRegistrationHook
TableOfContentsGeneratorHook
LocationAwareLabelStorerHook
LocationAwarenessHook
NumberedEvaluatorHook
CodePresenceHook
MathPresenceHook
MermaidDiagramPresenceHook
ReferenceDefinitionResolverHook

Functions

attach
Link copied to clipboard
abstract fun attach(iterator: ObservableAstIterator)

Attaches this hook to the given iterator.

Generated by Dokka
© 2026 Quarkdown