v9.0.0
Major Changes
- 6645c65: sentence-splitter v5.0.0へのアップデートに対応する変更が含まれています。
Warning
Node.js 18+が必要になります。
次のルールをアップデートしています。
- textlint-ja/textlint-rule-max-ten: textlint rule that limit maxinum ten(、) count of sentence.
- textlint-ja/textlint-rule-no-doubled-conjunction: textlint plugin to check duplicated same conjunctions.
- textlint-ja/textlint-rule-no-doubled-conjunctive-particle-ga: textlint rule plugin to check duplicated conjunctive particle
ga
in a sentence. - textlint-ja/textlint-rule-no-doubled-joshi: 文中に同じ助詞が複数出てくるのをチェックする textlint ルール
- textlint-rule/textlint-rule-sentence-length: textlint rule that limit maximum length of sentence.
Note
GitHub に追加された次の構文で、一部ルールに影響が出ていました。
> [!NOTE]
> some content
この構文が sentence-splitter v3 だと正しく解析できないため、sentence-splitter v5 へアップデートしています。