Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

matatk/markdown-spellcheck-cli

Repository files navigation

markdown-spellcheck-cli

This is a simple command-line tool for spell-checking markdown files (based on markdown-it-spellcheck). For embedded HTML blocks within your markdown, it checks the text content of elements, and some "user-facing" attributes (as per the html-text-extract documentation).

Install with: npm install --global markdown-spellcheck-cli

Run markdown-spellcheck for help.

Development

Set-up

  • Check out the code.
  • npm install

Useful scripts

  • npm test—lints the code (which also happens on pre-commit).

About

Simple command-line spell-checker for markdown files

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors