| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.abbreviation | |
| com.vladsch.flexmark.ext.abbreviation.internal |
| Modifier and Type | Method and Description |
|---|---|
AbbreviationBlock |
Abbreviation.getReferenceNode(AbbreviationRepository repository) |
AbbreviationBlock |
Abbreviation.getReferenceNode(Document document) |
| Modifier and Type | Method and Description |
|---|---|
int |
AbbreviationBlock.compareTo(AbbreviationBlock o) |
void |
AbbreviationVisitor.visit(AbbreviationBlock node) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbbreviationNodeFormatter.renderReferenceBlock(AbbreviationBlock node,
NodeFormatterContext context,
MarkdownWriter markdown) |
Copyright © 2017. All rights reserved.