textlint-plugin-pptx

0.1.1 • Public • Published

textlint-plugin-pptx

WIP

Add PowerPoint(pptx) support for textlint.

Installation

    npm install textlint-plugin-pptx

Default supported extensions

  • .pptx

Usage

See also example.

Manually add text plugin to do following:

{
    "plugins": [
        "pptx"
    ]
}

Lint pptx file with textlint:

$ textlint slide.pptx

Develop

Develop for docker:

$ make build-develop-image
$ make develop

$ npm test

License

MIT

Package Sidebar

Install

npm i textlint-plugin-pptx

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

40.3 kB

Total Files

11

Last publish

Collaborators

  • heriet