Skip to content

chore(blog post): spell checking #655

@shadow81627

Description

@shadow81627

Create a blog article about spell checking to improve content quality.

Install

npm i --save-dev write-good markdown-spellcheck cspell

Run in CI/CD

mdspell -r -n -a --en-us *.md || true
write-good *.md || true
cspell content/**

https://rollout.io/blog/improve-documentation-by-automating-spelling-and-grammar-checks/
https://www.npmjs.com/package/markdown-spellcheck
https://www.npmjs.com/package/write-good

https://sendgrid.com/blog/add-a-spellcheck-feature-to-your-nodejs-project/
https://www.npmjs.com/package/cspell

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions