flexmark-java extension for tables using "|" pipes with optional column spans and table caption.
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-ext-tables</artifactId>
<version>0.64.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of TablesExtension with flexmark parser.
No known issues recorded.
No dependency data recorded yet.