Skip to content

Commit

Permalink
Update spellHunspell.yml
Browse files Browse the repository at this point in the history
Remove marcdown filters
  • Loading branch information
AlexeyMatveev686 authored Oct 25, 2023
1 parent 3c353ac commit 25fc66e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spellcheck/spellHunspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ matrix:
- spellcheck/wordlistHunspell.txt
encoding: utf-8
pipeline:
- pyspelling.filters.markdown:
- pyspelling.filters.html:
comments: false
ignores:
- code
- pre
sources:
- '**/**/*.md'
default_encoding: utf-8
default_encoding: utf-8

0 comments on commit 25fc66e

Please sign in to comment.