languagetool
languagetool copied to clipboard
Unpaired brackets rule does not detect duplicate errors
The rule does not detect duplicate errors if the opening character could also be a closing character. In German these are ", « and ». The error does not occur if opening and closing characters are unique.
Examples: Guten Morgen", sagte sie. "Schön, dass sie da sind. <-- NOT detected Guten Morgen«, sagte sie. »Schön, dass sie da sind. <-- NOT detected Guten Morgen“, sagte sie. „Schön, dass sie da sind. <-- detected
Maybe store accepted and denied reports
Can you elaborate more on this?
If I can, I'd like to make a PR on this.
Sorry, you can't work on this issue because its a admin-panel specific. Mainly made this issue for myself so I don't forget ;D
okay. ill browse some others.