1.1.2 • Published 8 years ago

textlint-plugin-satsuki v1.1.2

Weekly downloads
29
License
Apache-2.0
Repository
github
Last release
8 years ago

textlint-plugin-satsuki

Build Status Coverage Status

Satsuki notation support for textlint. With this plugin, textlint ignores errors in blockquote elements, pre elements, and inline tags.

Installation

Run follow command.

$ npm install textlint-plugin-satsuki

Usage

Add following codes to .textlintrc .

{
    "plugins": [
        "satsuki"
    ]
}

Tests

Run follow command.

$ npm test

License

Apache License, Version 2.0

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago