Skip to content

sapegin/textlint-rule-apostrophe

textlint-rule-apostrophe

textlint fixable rule Node.js CI status npm

Textlint rule to check and fix correct apostrophe usage: replace ' and with .

textlint-rule-apostrophe screenshot

Washing your code. A book on clean code for frontend developers

Installation

npm install textlint-rule-apostrophe

Then enable the rule in your .textlintrc:

{
  "rules": {
    "apostrophe": true
  }
}

Read more about configuring textlint.

Usage

textlint --fix --rule apostrophe Readme.md

Other textlint rules

Change log

The change log can be found on the Releases page.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Sponsoring

This software has been developed with lots of coffee, buy me one more cup to keep it going.

Buy Me A Coffee

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.

About

Textlint rule to check correct apostrophe usage

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •