| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.gfm.tasklist | |
| com.vladsch.flexmark.ext.gfm.tasklist.internal |
| Modifier and Type | Field and Description |
|---|---|
static com.vladsch.flexmark.util.data.DataKey<TaskListItemPlacement> |
TaskListExtension.FORMAT_LIST_ITEM_PLACEMENT |
| Modifier and Type | Method and Description |
|---|---|
static TaskListItemPlacement |
TaskListItemPlacement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskListItemPlacement[] |
TaskListItemPlacement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
TaskListItemPlacement |
FormatOptions.taskListItemPlacement |
Copyright © 2019. All rights reserved.