prosemirror-math
prosemirror-math copied to clipboard
Disable spellcheck for raw TeX input
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.