8 lines
178 B
Markdown
8 lines
178 B
Markdown
# sinkListItem
|
|
The `sinkListItem` will try to sink the list item around the current selection down into a wrapping child list.
|
|
|
|
## Usage
|
|
```js
|
|
editor.commands.liftListItem()
|
|
```
|