This package has been deprecated

Author message:

by

textlint-plugin-asciidoc

0.0.4 • Public • Published

[WIP] textlint-plugin-asciidoc

Usage

{
    "plugins": [
        "asciidoc"
    ]
}

Limitaion

This plugin supports only 'Header','Paragraph' and 'Str'

File Extension

This plugin recognize these file extension as asciidoc file.

  • ".asciidoc",
  • ".adoc",
  • ".asc"

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

Readme

Keywords

none

Package Sidebar

Install

npm i textlint-plugin-asciidoc

Weekly Downloads

0

Version

0.0.4

License

MIT

Last publish

Collaborators

  • kongou-ae