Skip to content

moznion/textlint-plugin-md-erb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A textlint plugin to support the erb file with markdown format

Resources

License

Stars

Watchers

Forks

Packages

No packages published