textlint-plugin-satsuki

1.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i textlint-plugin-satsuki

Weekly Downloads

21

Version

1.1.2

License

Apache-2.0

Last publish

Collaborators

  • 7pairs