diff --git a/docs/reference/models/state.md b/docs/reference/models/state.md index dfc58ff1f..6ee84b435 100644 --- a/docs/reference/models/state.md +++ b/docs/reference/models/state.md @@ -101,6 +101,11 @@ Get a list of the lowest-depth [`Inline`](./inline.md) nodes in the current sele Get a list of the [`Text`](./text.md) nodes in the current selection. +### `characters` +`List` + +Get a list of the [`Character`](./character.md) objects in the current selection. + ### `hasUndos` `Boolean`