Package com.vladsch.flexmark.ext.tables
package com.vladsch.flexmark.ext.tables
-
ClassDescriptionBody part of a
TableBlock
containingTableRows
.Table caption of aTableBlock
containing inline nodes.Table cell of aTableRow
containing inline nodes.How the cell is aligned horizontally.Head part of aTableBlock
containingTableRows
.Body part of aTableBlock
containingTableRows
.Extension for GFM tables using "|" pipes (GitHub Flavored Markdown).Deprecated.
TextCollectingVisitor
from the utils library