2.0.4 • Published 6 years ago

textlint-plugin-md-erb v2.0.4

Weekly downloads
17
License
MIT
Repository
github
Last release
6 years ago

textlint-plugin-md-erb

A textlint plugin to support the erb file with markdown format (.md.erb).

Install

npm install textlint-plugin-md-erb

Usage

Add plugin into your .textlintrc;

{
  "plugins": [
    "md-erb"
  ]
}

And run the textlint.

Build

npm install
npm run-script build

Author

moznion (moznion@gmail.com)

License

MIT

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago