Add html filter to aspell

This commit is contained in:
Jazz Turner-Baggs 2025-09-26 08:10:16 -07:00 committed by GitHub
parent 6a62b7145d
commit 540607ce39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,14 +6,16 @@ matrix:
aspell:
lang: en
mode: none
add-filter: url
add-filter:
- url
dictionary:
wordlists:
- .wordlist.txt
encoding: utf-8
pipeline:
- pyspelling.filters.markdown
- pyspelling.filters.html:
comments: false
attributes: false
- pyspelling.filters.text
default_encoding: utf-8
suggest: true