| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.footnotes | |
| com.vladsch.flexmark.ext.footnotes.internal |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Footnote |
FootnoteBlock.getReferencingNode(@NotNull com.vladsch.flexmark.util.ast.Node node) |
| Modifier and Type | Method and Description |
|---|---|
void |
FootnoteVisitor.visit(Footnote node) |
| Modifier and Type | Method and Description |
|---|---|
void |
FootnoteRepository.addFootnoteReference(FootnoteBlock footnoteBlock,
Footnote footnote) |
Copyright © 2020. All rights reserved.