Package org.commonmark.ext.gfm.tables
-
Class Summary Class Description TableBlock TableBody Body part of aTableBlock
containingTableRows
.TableCell Table cell of aTableRow
containing inline nodes.TableHead Head part of aTableBlock
containingTableRows
.TableRow TablesExtension Extension for GFM tables using "|" pipes (GitHub Flavored Markdown). -
Enum Summary Enum Description TableCell.Alignment How the cell is aligned horizontally.