Skip to content

Commit efadc1e

Browse files
committed
chore(readme): update readme
1 parent 9c321a1 commit efadc1e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ https://github.com/azu/textlint-rule-max-kanji-continuous-len
5959
6060
### 漢数字と算用数字を使い分けます
6161
- 数量を表現し、数を数えられるものは算用数字を使用します。
62-
- 任意の数に置き換えても通用する語句がこれに該当します。序数詞(「第~回」「~番目」「~回目」)も算用数字を使います。
62+
- 任意の数に置き換えても通用する語句がこれに該当します。
6363
- 慣用的表現、熟語、概数、固有名詞、副詞など、漢数字を使用することが一般的な語句では漢数字を使います。
64-
- https://github.com/azu/textlint-rule-preset-JTF-style
65-
- https://www.jtf.jp/jp/style_guide/styleguide_top.html
64+
65+
https://github.com/azu/textlint-rule-preset-JTF-style
6666

6767

6868
"arabic-kanji-numbers": true,
@@ -71,7 +71,8 @@ https://github.com/azu/textlint-rule-max-kanji-continuous-len
7171
- 見出しは自動
7272
- 本文はですます調
7373
- 箇条書きはである調
74-
- https://github.com/azu/textlint-rule-no-mix-dearu-desumasu
74+
75+
https://github.com/azu/textlint-rule-no-mix-dearu-desumasu
7576

7677

7778
"no-mix-dearu-desumasu": {
@@ -128,7 +129,8 @@ https://github.com/azu/textlint-rule-no-hankaku-kana
128129
129130
### 弱い日本語表現の利用を使用しない
130131
- 〜かもしれない 等の弱い表現を使用しない
131-
- https://github.com/textlint-ja/textlint-rule-ja-no-weak-phrase
132+
133+
https://github.com/textlint-ja/textlint-rule-ja-no-weak-phrase
132134

133135

134136
"ja-no-weak-phrase": true,

0 commit comments

Comments
 (0)