rewriter

open override fun rewriter(context: MutableContext): AstRewriter

Return

a tree iterator that produces a rewritten AstRoot, used by com.quarkdown.core.pipeline.stages.TreeRewriteStage to apply user-defined show-rules

Parameters

context

the context of the document