textlint-plugin-md-erb
v2.0.4
Published
A textlint plugin to support the erb file with markdown format
Readme
textlint-plugin-md-erb
A textlint plugin to support the erb file with markdown format (.md.erb).
Install
npm install textlint-plugin-md-erbUsage
Add plugin into your .textlintrc;
{
"plugins": [
"md-erb"
]
}And run the textlint.
Build
npm install
npm run-script buildAuthor
moznion ([email protected])
License
MIT
