flexmark-java extension for GFM strikethrough using ~~ (GitHub Flavored Markdown).
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-ext-gfm-strikethrough</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 StrikethroughExtension with flexmark parser.
No known issues recorded.
No dependency data recorded yet.