textlint-rule-bittermelon
v1.0.1
Published
textlint rule: spell check gōyā.
Downloads
3
Readme
textlint-rule-bittermelon
ゴーヤじゃなくてゴーヤー。
This rule module for azu/textlint.
Usage
npm install --save-dev textlint textlint-rule-bittermelon
textlint --rule bittermelon file.md
path/to/file.md
3:4 error ゴーヤ => ゴーヤー
✖ 1 problem
FAQ
Q. 一部離島では ゴーヤ でも正しいんですが?
A. textlint-rule-bittermelon
は沖縄本島の慣習に則っています。
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request!
License
MIT