npm.io
1.0.2 • Published 2 years ago

prosemirror-safari-ime-span

Licence
MIT
Version
1.0.2
Deps
2
Size
8 kB
Vulns
0
Weekly
0
Stars
4

prosemirror-safari-ime-span

NPM version

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