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