Skip to content

Commit fe4ece3

Browse files
committed
chore(readme): update readme
1 parent b9536cf commit fe4ece3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

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

6767
"arabic-kanji-numbers": true,
6868
6969
### 「ですます調」、「である調」を統一します
7070
- 見出しは自動
7171
- 本文はですます調
7272
- 箇条書きはである調
73-
https://github.com/azu/textlint-rule-no-mix-dearu-desumasu
73+
- https://github.com/azu/textlint-rule-no-mix-dearu-desumasu
7474

7575
"no-mix-dearu-desumasu": {
7676
"preferInHeader": "",
@@ -125,8 +125,8 @@ https://github.com/azu/textlint-rule-no-hankaku-kana
125125
"no-hankaku-kana": true,
126126
127127
### 弱い日本語表現の利用を使用しない
128-
〜かもしれない 等の弱い表現を使用しない
129-
https://github.com/textlint-ja/textlint-rule-ja-no-weak-phrase
128+
- 〜かもしれない 等の弱い表現を使用しない
129+
- https://github.com/textlint-ja/textlint-rule-ja-no-weak-phrase
130130

131131
"ja-no-weak-phrase": true,
132132

0 commit comments

Comments
 (0)