automerge / automerge-swift

Swift language bindings presenting Automerge
https://automerge.org/automerge-swift/documentation/automerge/
MIT License
231 stars 13 forks source link

updating mark API to align with core library, exposing split_block and join_block through to Swift #171

Closed heckj closed 3 months ago

heckj commented 4 months ago

Work against #156

heckj commented 3 months ago

Constraining this PR to (primarily) the earlier marks updates to align with the updated Core library API to accomodate parallel development for some additional marks features in #186