File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,10 @@ https://github.com/azu/textlint-rule-max-kanji-continuous-len
59
59
60
60
### 漢数字と算用数字を使い分けます
61
61
- 数量を表現し、数を数えられるものは算用数字を使用します。
62
- - 任意の数に置き換えても通用する語句がこれに該当します。序数詞(「第~回」「~番目」「~回目」)も算用数字を使います。
62
+ - 任意の数に置き換えても通用する語句がこれに該当します。
63
63
- 慣用的表現、熟語、概数、固有名詞、副詞など、漢数字を使用することが一般的な語句では漢数字を使います。
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
66
66
67
67
68
68
"arabic-kanji-numbers": true,
@@ -71,7 +71,8 @@ https://github.com/azu/textlint-rule-max-kanji-continuous-len
71
71
- 見出しは自動
72
72
- 本文はですます調
73
73
- 箇条書きはである調
74
- - https://github.com/azu/textlint-rule-no-mix-dearu-desumasu
74
+
75
+ https://github.com/azu/textlint-rule-no-mix-dearu-desumasu
75
76
76
77
77
78
"no-mix-dearu-desumasu": {
@@ -128,7 +129,8 @@ https://github.com/azu/textlint-rule-no-hankaku-kana
128
129
129
130
### 弱い日本語表現の利用を使用しない
130
131
- 〜かもしれない 等の弱い表現を使用しない
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
132
134
133
135
134
136
"ja-no-weak-phrase": true,
You can’t perform that action at this time.
0 commit comments