cozy / prosemirror-go

A port in Go of ProseMirror for writing a collaborative editing server
GNU Affero General Public License v3.0
45 stars 9 forks source link

ToJSON type error #1

Closed luoqeng closed 3 years ago

luoqeng commented 3 years ago

prosemirror-transform toJSON stepType https://github.com/ProseMirror/prosemirror-transform/blob/master/src/replace_step.js#L61

prosemirror-go ToJSON type https://github.com/cozy/prosemirror-go/blob/master/transform/replace_step.go#L95

nono commented 3 years ago

Thanks, it has been fixed with https://github.com/cozy/prosemirror-go/commit/d2592e2aca7bd014a2020566081a8150a4a35143