matrix: - name: Markdown sources: # Ignore the CHANGELOG.md file, it is autogenerated - ./**/*.md|!./CHANGELOG.md dictionary: wordlists: - .wordlist.txt aspell: lang: en d: en_US pipeline: - pyspelling.filters.markdown: - pyspelling.filters.html: ignores: - ':matches(code, pre)' - 'code' - 'pre'