This package has been deprecated

Author message:

See https://github.com/textlint/textlint/issues/455

textlint-plugin-text

3.0.6 • Public • Published

textlint-plugin-text

Plain text plugin for textlint.

Install

Install with npm:

npm install textlint-plugin-text

Usage

This plugin is built-in support on textlint.


No need configuration.

Manually add text plugin to do following:

{
    "plugins": [
        "text"
    ]
}

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm i -d && npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  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

Author

License

MIT © azu

Dependents (0)

Package Sidebar

Install

npm i textlint-plugin-text

Weekly Downloads

497

Version

3.0.6

License

MIT

Last publish

Collaborators

  • textlint-user
  • azu
  • 0x6b