Package com.vladsch.flexmark.ext.tables
package com.vladsch.flexmark.ext.tables
-
ClassDescriptionBody part of a
TableBlockcontainingTableRows.Table caption of aTableBlockcontaining inline nodes.Table cell of aTableRowcontaining inline nodes.How the cell is aligned horizontally.Head part of aTableBlockcontainingTableRows.Body part of aTableBlockcontainingTableRows.Extension for GFM tables using "|" pipes (GitHub Flavored Markdown).Deprecated.
TextCollectingVisitorfrom the utils library