We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8aba6 commit e5a8ac5Copy full SHA for e5a8ac5
prh.yaml
@@ -63,6 +63,10 @@ rules:
63
- expected: 入れる
64
patterns:
65
- いれる
66
+ - expected: $1付き文字
67
+ patterns:
68
+ - /(上|下)付き添え字/
69
+ - /(上|下)付き添字/
70
- expected: 受ける
71
72
- うける
@@ -75,6 +79,10 @@ rules:
75
79
- expected: 起こる
76
80
77
81
- おこる
82
+ - expected: おすすめ
83
84
+ - お勧め
85
+ - オススメ
78
86
- expected: 主な
87
88
- おもな
@@ -135,6 +143,8 @@ rules:
135
143
- expected: 全て
136
144
137
145
- すべて
146
+ - expected: 添え字
147
+ pattern: 添字
138
148
- expected: その他
139
149
140
150
- そのほか
0 commit comments