Skip to content

cirocosta/pasquale-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pasquale-md

Searches for typos in markdown files with pasquale and marked-wi.

Usage

$ npm install --save pasquale-md

PasqualeMD (dictsDir)

/**
 * Constructor.
 * @param {string} dictsDir abs path to the dir
 * containing the dictionaries
 */

.check(filePath, lang)

/**
 * Checks for spelling errors in a markdown file
 * @param  {string} filePath abs path to the
 *                           file
 * @param  {string} lang     lang alias
 * @return {Promise}          a promise that
 * will resolve with an array containing the
 * results
 */

About

Pass what it matters to pasquale a markdown file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published