Skip to content

Commit 7f5ddde

Browse files
committed
docs(readme): add related rue
1 parent 67c1db0 commit 7f5ddde

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ NG: これは問題ある文章です
1010
パラグラフの末尾に必ず句点記号を付けていることをチェックするルールです。
1111

1212

13+
## 関連ルール
14+
15+
- [textlint-rule-period-in-list-item](https://github.com/azu/textlint-rule-period-in-list-item "textlint-rule-period-in-list-item")
16+
- 箇条書き間の句点の統一ルール
17+
1318
## Install
1419

1520
Install with [npm](https://www.npmjs.com/):
@@ -108,6 +113,11 @@ english only
108113
- これも問題ないです
109114
```
110115

116+
117+
箇条書き間の``の有無の統一については次のルールを参照してください。
118+
119+
- [textlint-rule-period-in-list-item](https://github.com/azu/textlint-rule-period-in-list-item "textlint-rule-period-in-list-item")
120+
111121
**日本語ではない**
112122

113123
日本語が含まれていないパラグラフは無視します。

0 commit comments

Comments
 (0)