Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

1.2.0

@marijnh marijnh tagged this 05 Apr 19:39
### New features

[`EditorState.create`](https://prosemirror.net/docs/ref/#state.EditorState^create) now accepts a `storedMark` option to set the state's stored marks.

[`EditorState.toJSON`](https://prosemirror.net/docs/ref/#state.EditorState.toJSON) and [`fromJSON`](https://prosemirror.net/docs/ref/#state.EditorState^fromJSON) persist the set of stored marks, when available.
Assets 2
Loading