Skip to content

Commit d890714

Browse files
committed
chore(readme): 対象を上に移動させた
1 parent e4dcbbc commit d890714

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
textlint rule that disallow to use 半角カタカナ.
44

5+
> 半角カナ(はんかくカナ)、半角片仮名(はんかくかたかな, Halfwidth Katakana)とは、幅が半分(半角)の片仮名文字の事。
6+
7+
半角カナとしては以下を対象としています。
8+
9+
- Halfwidth CJK punctuation(U+FF61〜FF64)
10+
- Halfwidth Katakana variants(U+FF65〜FF9F)
11+
512
## Install
613

714
Install with [npm](https://www.npmjs.com/):
@@ -33,15 +40,6 @@ See [Releases page](https://github.com/azu/textlint-rule-no-hankaku-kana/release
3340

3441
## Further Reading
3542

36-
> 半角カナ(はんかくカナ)、半角片仮名(はんかくかたかな, Halfwidth Katakana)とは、幅が半分(半角)の片仮名文字の事。
37-
38-
このうち
39-
40-
- Halfwidth CJK punctuation(U+FF61〜FF64)
41-
- Halfwidth Katakana variants(U+FF65〜FF9F)
42-
43-
を対象している。
44-
4543
- [半角カナ - Wikipedia](https://ja.wikipedia.org/wiki/%E5%8D%8A%E8%A7%92%E3%82%AB%E3%83%8A "半角カナ - Wikipedia")
4644

4745
## Running tests

0 commit comments

Comments
 (0)