We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89722d2 commit 9ad99a0Copy full SHA for 9ad99a0
README.md
@@ -1,8 +1,7 @@
1
# textlint-rule-no-doubled-conjunction
2
3
-This module is a textlint plugin to check duplicated same conjunctions.
4
-
5
-同じ接続詞が連続して出現していないかどうかをチェックするための[textlint](https://github.com/textlint/textlint "textlint")ルールです。
+「しかし、〜。しかし、〜」のように同じ接続詞が連続すると、文章が読みにくくなります。
+同じ接続詞が連続して書かれていないかをチェックするための[textlint](https://github.com/textlint/textlint "textlint")ルールです。
6
7
ex)
8
0 commit comments