docs icon indicating copy to clipboard operation
docs copied to clipboard

feat: add cspell schema, ignore code blocks

Open josefaidt opened this issue 3 years ago • 0 comments

Issue #, if available:

Description of changes:

  • adds JSON schema for cspell
  • adds regex to ignore inline and fenced code blocks

This will remove the large list of ignored words in cspell.json that are typically added for fenced code block examples, and enable autocomplete in the config with the provided schema

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

josefaidt avatar May 25 '22 18:05 josefaidt