incubator-answer
incubator-answer copied to clipboard
The Question Editor input box does not work with the Grammarly Chrome extension.
Describe the bug The Question Editor input box does not work with the Grammarly Chrome extension.
Grammarly Chrome extension helps us to fix spelling mistakes and grammatical errors. This is a very useful feature. Hope all our input boxes are compatible with this extension.
Screenshots
Below is the question input box for GitHub.
Our editor uses codemirror5. According to the documentation, codemirror currently does not provide support for this type of spell check plug-in;
In addition, it is not necessary to support all inputs. Next, we will support plug-ins such as spell check in input boxes related to question writing or editing.