You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using LanguageTool's browser extension to check my language, spelling and grammar. It's an awesome tool that helps iron out some mistakes.
In Gitea's WYSIWYG editors, for example when writing an issue, I noticed that LanguageTool does not recognize the textarea.
As soon as I revert to the simple textarea, the textarea is recognized, though:
Initially I thought this might be due to the extended Markdown WYSIWYG functionality of the advanced editor. However, I checked both GitHub
and Stack Overflow:
My guess is that the LanguageTool extensions misread some HTML signature. I checked both the Firefox and Chromium extensions. They behave the same.
Unfortunately, I am not versed in web development, so I don't quite know what to look for. If someone can point me in the right direction, I can add more details.
The text was updated successfully, but these errors were encountered:
I am using LanguageTool's browser extension to check my language, spelling and grammar. It's an awesome tool that helps iron out some mistakes.
In Gitea's WYSIWYG editors, for example when writing an issue, I noticed that LanguageTool does not recognize the
textarea
.As soon as I
revert to the simple textarea
, the textarea is recognized, though:Initially I thought this might be due to the extended Markdown WYSIWYG functionality of the advanced editor. However, I checked both GitHub
and Stack Overflow:
My guess is that the LanguageTool extensions misread some HTML signature. I checked both the Firefox and Chromium extensions. They behave the same.
Unfortunately, I am not versed in web development, so I don't quite know what to look for. If someone can point me in the right direction, I can add more details.
The text was updated successfully, but these errors were encountered: