| Package | Description |
|---|---|
| com.vladsch.flexmark.util.format |
| Modifier and Type | Field and Description |
|---|---|
TableFormatOptions |
MarkdownTable.options |
| Modifier and Type | Method and Description |
|---|---|
static void |
MarkdownTable.appendFormattedCaption(FormattingAppendable out,
BasedSequence caption,
TableFormatOptions options) |
static String |
MarkdownTable.formattedCaption(BasedSequence caption,
TableFormatOptions options) |
| Constructor and Description |
|---|
MarkdownTable(TableFormatOptions options) |
Table(TableFormatOptions options)
Deprecated.
|
Copyright © 2019. All rights reserved.