prosemirror-math icon indicating copy to clipboard operation
prosemirror-math copied to clipboard

Disable spellcheck for raw TeX input

Open mrtcode opened this issue 3 years ago • 0 comments
trafficstars

prosemirror-math demo has spellcheck disabled for the whole editor, but in real-life cases spell checking is often necessary. But it doesn't make sense to spellcheck raw TeX, therefore this PR disables that.

mrtcode avatar Sep 29 '22 15:09 mrtcode