mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
Add html filter to aspell
This commit is contained in:
parent
6a62b7145d
commit
540607ce39
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user