1.0.2 • Published 12 months ago
prosemirror-safari-ime-span v1.0.2
prosemirror-safari-ime-span
This module exports a ProseMirror plugin to work around the bug in Safari where IME text replacement removes empty nodes when the composition finishes. See also prosemirror#934 for more details.
Usage
import { imeSpan } from 'prosemirror-safari-ime-span'
License
MIT