curvenote / editor

An interactive scientific editor built with ProseMirror, React and Redux - by Curvenote.
https://curvenote.com
MIT License
291 stars 32 forks source link

Some of the automatic stuff makes writing very difficult #188

Open thesamovar opened 1 year ago

thesamovar commented 1 year ago

I was trying to type something like "these probabilities have to sum to 1" but as soon the word sum was finished it kept trying to automatically create a variable and replacing each character with an = symbol. I can cancel that with a backspace but then it does it again for the next character and so on.