We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138c6f1 commit 560469cCopy full SHA for 560469c
.github/.pyspelling.yml
@@ -17,3 +17,8 @@ matrix:
17
delimiters:
18
- open: '(?s)^(?P<open> *\/\/)'
19
close: '^(?P=open)$'
20
+ - pyspelling.filters.html:
21
+ comments: true
22
+ attributes:
23
+ - title
24
+ - alt
0 commit comments