textlint-plugin-md-erb

2.0.4 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i textlint-plugin-md-erb

Weekly Downloads

0

Version

2.0.4

License

MIT

Last publish

Collaborators

  • moznion