Class TaskListExtension

java.lang.Object
com.vladsch.flexmark.ext.gfm.tasklist.TaskListExtension
All Implemented Interfaces:
Formatter.FormatterExtension, HtmlRenderer.HtmlRendererExtension, Parser.ParserExtension, Extension

Extension for GFM style task list items

Create it with create() and then configure it on the builders

The bullet list items that begin with [ ], [x] or [X] are turned into TaskListItem nodes