This package has been deprecated

Author message:

See https://github.com/textlint/textlint/issues/455

textlint-plugin-markdown

4.0.6 • Public • Published

textlint-plugin-markdown

Markdown support for textlint.

Installation

npm install textlint-plugin-markdown

Usage

Built-in support on textlint. No need configuration.


Manually add Markdown plugin to do following:

{
    "plugins": [
        "markdown"
    ]
}

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

Dependents (0)

Package Sidebar

Install

npm i textlint-plugin-markdown

Weekly Downloads

343

Version

4.0.6

License

MIT

Last publish

Collaborators

  • textlint-user
  • azu
  • 0x6b