Uses of Interface
com.vladsch.flexmark.ast.util.AnchorRefTargetBlockPreVisitor
Packages that use AnchorRefTargetBlockPreVisitor
-
Uses of AnchorRefTargetBlockPreVisitor in com.vladsch.flexmark.html.renderer
Methods in com.vladsch.flexmark.html.renderer with parameters of type AnchorRefTargetBlockPreVisitorModifier and TypeMethodDescriptionvoid
HeaderIdGenerator.generateIds
(Document document, @Nullable AnchorRefTargetBlockPreVisitor preVisitor) default void
HtmlIdGenerator.generateIds
(Document document, @Nullable AnchorRefTargetBlockPreVisitor preVisitor)