-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The core API:
- split_block
- join_block
- update_block
- spans
- updateSpans
For docs (Rust) ref: automerge/automerge@806ef43
The rust commit that added most of the core: automerge/automerge@1d987cd
The commit that exposed through to WASM: automerge/automerge@5068143
The commit that exposed through to JavaScript: automerge/automerge@e7b090a
The blocks API should allow us to provide mapping from some common JavaScript-based rich-text editors through to Swift's AttributedString type.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request