Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Apr 18, 2024
1 parent 0add47a commit a9aa8b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions .spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,3 @@ matrix:
sources:
- 'docs/**/*.md'
default_encoding: utf-8
- name: Quarto markdown
dictionary:
wordlists:
- .wordlist.txt
output: wordlist.dic
encoding: utf-8
pipeline:
- pyspelling.filters.markdown:
markdown_extensions:
- markdown.extensions.extra:
- pyspelling.filters.html:
comments: false
attributes:
- alt
ignores:
- ':matches(code, pre)'
- 'code'
- 'pre'
- 'blockquote'
sources:
- '**/*.md'
default_encoding: utf-8
Binary file added wordlist.dic
Binary file not shown.

0 comments on commit a9aa8b1

Please sign in to comment.