Skip to content

Merge pull request #283 from NFDI4Microbiota/274-fix-headers-and-layout #158

Merge pull request #283 from NFDI4Microbiota/274-fix-headers-and-layout

Merge pull request #283 from NFDI4Microbiota/274-fix-headers-and-layout #158

matrix:
- name: Markdown
aspell:
lang: en
d: en_US
dictionary:
wordlists:
- .github/workflows/spellcheck.whitelist
- .github/workflows/spellcheck.acronyms.whitelist
encoding: utf-8
pipeline:
- pyspelling.filters.markdown:
- pyspelling.filters.html:
comments: false
ignores:
- code
- pre
- a
sources:
- '**/*.md'
default_encoding: utf-8