node-markdown-spellcheck icon indicating copy to clipboard operation
node-markdown-spellcheck copied to clipboard

spellchecks markdown files

Results 48 node-markdown-spellcheck issues
Sort by recently updated
recently updated
newest added

Feature request: Can the CLI keeps the words in `.spelling` sorted alphabetically? It would be easier to read.

This issue is spotted during yarn install. How can this be resolved guys ? Thanks alot. Issue: markdown-spellcheck@npm:1.3.1 doesn't provide sinon (p2d3db), requested by sinon-as-promised

We want to validate text lines in a yaml document, can we use it for yaml files by any chance? Also does this library support excluding the words that we...

Guess how I found it ... Thanks a for a great library

Hi! This is more an enhancement, but thought it would be cool to have an extension in vscode for this spellchecker. I have tried others and they don't seem to...

Add a fix by bumping the `marked` package to version 2.0.0. This is to fix a vulnerability with that imported library. Also rearrange `markdown-parser.js` to remove import ordering error

Just want to know if this is a stale project.

I was confused trying to understand the `.spelling` format by reading the README. I propose to add some examples "inline".

Fixes #36. This is an attempt to add the command line parameter to support no color mode. * Added -z / --no-color. * Re-aligned the command line options code to...