languagetool-org / languagetool

Style and Grammar Checker for 25+ Languages
https://languagetool.org
GNU Lesser General Public License v2.1
12.48k stars 1.4k forks source link

Languagetool vs WYSIWYG #10670

Open nerdess opened 5 months ago

nerdess commented 5 months ago

I noticed that when used on a WYSIWYG editor, the LT Firefox plugin does not catch all the spelling mistakes.

✅ LT Website: This is how it should be, the wrong "dass" in underlined in yellow

20240620_languagetool

❌ Gmail: Same text, the wrong "dass" is not underlined

20240620_gmail

❌ Lexical editor: Same text, the wrong "dass" is not underlined

20240620_lexical

I assume this is because of the HTML-tags that WYSIWYG editors add. They might confuse LT?!

Is there anything that can be done about it?

danielnaber commented 5 months ago

We're aware of this issue and we're working on a solution.