textlint-plugin-review

v0.4.1
textlint Re:VIEW processsor plugin.
textlint plugin review re:view lint

textlint-plugin-review Build Status npm version

Add Re:VIEW support for textlint.

What is textlint plugin? Please see https://github.com/textlint/textlint/blob/master/docs/plugin.md

Installation

npm install textlint-plugin-review

Usage

Manually add review plugin to your .textlintrc like:

{
    "plugins": [
        "review"
    ]
}

Lint Re:VIEW file with textlint:

$ textlint ch01.re

Tests

npm test

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

npm i textlint-plugin-review

Metadata

  • MIT
  • Whatever
  • orangain
  • released 2/15/2020

Downloads

Maintainers