SpaceBeginningOfSentence does not work #719
Closed
Comments
Hello @edwardwoodward. Thank you for the report! It looks like a bug. I will look into the behavior. |
Make this validator deprecated in #748 until we find a good solution. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Testing SpaceBeginningOfSentence on an English text file.
If there is no space between any two sentences, SpaceBeginningOfSentence is not flagged. Redpen appears to treat them as a single sentence and, if their combined length exceeds the set value, flags SentenceLength.
The text was updated successfully, but these errors were encountered: