| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.gfm.tasklist | |
| com.vladsch.flexmark.ext.gfm.tasklist.internal |
| Modifier and Type | Field and Description |
|---|---|
static 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 © 2018. All rights reserved.