Skip to content

diesire/textlint-plugin-text

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textlint-plugin-text Build Status

text support for textlint.

Installation

npm install textlint-plugin-text

Usage

Built-in support on textlint. No need configuration.

Manually add text plugin to do following:

{
    "plugins": [
        "text"
    ]
}

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

About

.txt support for textlint

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%