Skip to content

Commit 0ebbf30

Browse files
committed
chore: update readme
1 parent 531bb28 commit 0ebbf30

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# textlint-rule-spacing
22

33
[textlint](https://textlint.github.io/)のスペース関連のmonorepoです。
4-
全角文字と半角文字の間にスペースをいれるかどうかなどのルールを提供します。
54

6-
## ルール
5+
日本語周りにおけるスペースの有無を決定するtextlintルールプリセットを提供します。
6+
それぞれのルールは個別のモジュールであるため、必要なルールのみをインストールすることも可能です。
7+
8+
## ルール一覧
79

810
### [textlint-rule-ja-no-space-between-half-and-full-width](./packages/textlint-rule-ja-no-space-between-half-and-full-width)
911

0 commit comments

Comments
 (0)