Skip to content

ChrisWren/grunt-mdlint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-mdlint

Run mdlint to lint JavaScript code blocks in your project's markdown files

NPM version
Dependency Status
Travis Status

Getting Started

If you haven't used grunt before, be sure to check out the Getting Started guide, as it explains how to create a gruntfile as well as install and use grunt plugins. Once you're familiar with that process, install this plugin with this command:

npm install grunt-mdlint --save-dev

Then add this line to your project's Gruntfile.js gruntfile:

grunt.loadNpmTasks('grunt-mdlint');

Documentation

Usage

The mdlint task takes an array of file globs to lint:

mdlint: ['*.md']

Changelog

0.0.1 - Added repo URL to package.json

0.0.0 - Initial release

About

Grunt task to run mdlint

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •