textlint-rule / textlint-rule-sentence-length

textlint rule that limit maximum length of sentence.
MIT License
7 stars 3 forks source link

test: add test for quoted text and skipPatterns #41

Closed azu closed 1 year ago

azu commented 1 year ago

Add description for the "sentence".

Also, I've add skipPatterns for "..." as example and test.

fix #18