| Interface | Description |
|---|---|
| TableVisitor |
| Class | Description |
|---|---|
| TableBlock | |
| TableBody |
Body part of a
TableBlock containing TableRows. |
| TableCell |
Table cell of a
TableRow containing inline nodes. |
| TableHead |
Head part of a
TableBlock containing TableRows. |
| TableRow | |
| TableSeparator |
Body part of a
TableBlock containing TableRows. |
| TablesExtension | Deprecated
this module is not maintained or updated, use flexmark-ext-tables extension which can
be configured for GFM table compatibility and has more options
|
| TableVisitorExt |
| Enum | Description |
|---|---|
| TableCell.Alignment |
How the cell is aligned horizontally.
|
Copyright © 2019. All rights reserved.