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
"\par" and "\" haven't been cleaned will cause some issues.
This will cause some small unexcepted behavior of my grammar check tool.
For example, here is a cleaned code fragment generated by this tool.
Title \\
Due to this sentence ends with a strange symbol. My grammar checker(Grammarly) will not check this sentence in a proper way. Hope for fix this bug.
The text was updated successfully, but these errors were encountered:
"\par" and "\" haven't been cleaned will cause some issues.
This will cause some small unexcepted behavior of my grammar check tool.
For example, here is a cleaned code fragment generated by this tool.
Title \\
Due to this sentence ends with a strange symbol. My grammar checker(Grammarly) will not check this sentence in a proper way. Hope for fix this bug.
The text was updated successfully, but these errors were encountered: