Flexmark extension that converts bullet list items starting with [ ] or [x] into GFM task list items.
<dependency>
<groupId>com.vladsch.flexmark</groupId>
<artifactId>flexmark-ext-gfm-tasklist</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.
Creates a Markdown parser with GFM task list support.
No known issues recorded.
No dependency data recorded yet.