Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Placeholder.configure({

### includeChildren

Show decorations also for nested nodes.
Show decorations also for nested nodes. Only textblock nodes (nodes that directly contain inline content, such as `paragraph` or `heading`) will receive a placeholder — wrapper nodes like `bulletList` or `listItem` are automatically skipped.

Default: `false`

Expand Down