mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 06:03:08 +00:00
chore: add html filtering to aspell (#84)
This commit is contained in:
parent
5a3f33f0df
commit
6a5a3d21f2
@ -5,13 +5,16 @@ matrix:
|
|||||||
expect_match: false # false -> supress errors if no markdown files were edited
|
expect_match: false # false -> supress errors if no markdown files were edited
|
||||||
aspell:
|
aspell:
|
||||||
lang: en
|
lang: en
|
||||||
|
mode: none
|
||||||
|
add-filter:
|
||||||
|
- url
|
||||||
dictionary:
|
dictionary:
|
||||||
wordlists:
|
wordlists:
|
||||||
- .wordlist.txt
|
- .wordlist.txt
|
||||||
encoding: utf-8
|
|
||||||
pipeline:
|
pipeline:
|
||||||
- pyspelling.filters.markdown
|
- pyspelling.filters.markdown
|
||||||
|
- pyspelling.filters.html:
|
||||||
|
comments: false
|
||||||
- pyspelling.filters.text
|
- pyspelling.filters.text
|
||||||
default_encoding: utf-8
|
default_encoding: utf-8
|
||||||
suggest: true
|
suggest: true
|
||||||
|
|
||||||
|
|||||||
@ -1,23 +1,23 @@
|
|||||||
ALLOC
|
ALLOC
|
||||||
IANA
|
|
||||||
SHARDING
|
|
||||||
WAKU
|
|
||||||
Waku
|
|
||||||
danielkaiser
|
|
||||||
creativecommons
|
creativecommons
|
||||||
github
|
danielkaiser
|
||||||
GITHUB
|
|
||||||
https
|
|
||||||
iana
|
|
||||||
md
|
|
||||||
rfc
|
|
||||||
RFC
|
|
||||||
www
|
|
||||||
DHT
|
DHT
|
||||||
DoS
|
DoS
|
||||||
GossipSub
|
github
|
||||||
|
GITHUB
|
||||||
gossipsub
|
gossipsub
|
||||||
|
GossipSub
|
||||||
|
https
|
||||||
|
iana
|
||||||
|
IANA
|
||||||
libp2p
|
libp2p
|
||||||
|
md
|
||||||
pubsub
|
pubsub
|
||||||
|
rfc
|
||||||
|
RFC
|
||||||
|
SHARDING
|
||||||
subnets
|
subnets
|
||||||
|
Waku
|
||||||
|
WAKU
|
||||||
|
www
|
||||||
ZXCV
|
ZXCV
|
||||||
Loading…
x
Reference in New Issue
Block a user