redpen-cc / redpen

RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
https://redpen.cc
Apache License 2.0
569 stars 74 forks source link

SuccessiveWord treats punctuation as words #865

Open edwardwoodward opened 5 years ago

edwardwoodward commented 5 years ago

SuccessiveWord treats individual punctuation marks as words. This is a problem in software manuals etc. because there are many instances of concatenated periods, hyphens and so on. Would it be possible to add a skip list function for SuccessiveWord?

Also, I noticed that if identical punctuation marks are separated only by numbers ( for example, ", 234," or "- 30 -"), those marks are flagged by SuccessiveWord.