Package org.commonmark.ext.gfm.tables
package org.commonmark.ext.gfm.tables
-
ClassDescriptionBody part of a
TableBlock
containingTableRows
.Table cell of aTableRow
containing inline nodes.How the cell is aligned horizontally.Head part of aTableBlock
containingTableRows
.Extension for GFM tables using "|" pipes (GitHub Flavored Markdown).