Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/api/events/toggle-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: You can learn about the toggle-list event in the documentation of t

### Description

@short: Fires when the user toggles a list on the selected blocks
@short: Fires when a user toggles a list on the selected blocks

The `toggle-list` event powers the context-aware bulleted/numbered list buttons. Instead of inserting a new list, the event inspects the current selection and picks one of four behaviors automatically:

Expand Down
2 changes: 1 addition & 1 deletion docs/news/whats_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Released on May 28, 2026

#### New events

- [`toggle-list`](api/events/toggle-list.md) — Fires when toggling a list on the selected blocks
- [`toggle-list`](api/events/toggle-list.md) — Fires when a user toggles a list on the selected blocks

### Fixes

Expand Down
Loading