.coveragerc
.pyspelling.yml
LICENSE.md
MANIFEST.in
README.md
mkdocs.yml
setup.cfg
setup.py
tox.ini
docs/src/dictionary/en-custom.txt
docs/src/markdown/api.md
docs/src/markdown/configuration.md
docs/src/markdown/index.md
docs/src/markdown/pipeline.md
docs/src/markdown/about/changelog.md
docs/src/markdown/about/contributing.md
docs/src/markdown/about/development.md
docs/src/markdown/about/license.md
docs/src/markdown/filters/context.md
docs/src/markdown/filters/cpp.md
docs/src/markdown/filters/html.md
docs/src/markdown/filters/javascript.md
docs/src/markdown/filters/markdown.md
docs/src/markdown/filters/odf.md
docs/src/markdown/filters/ooxml.md
docs/src/markdown/filters/python.md
docs/src/markdown/filters/stylesheets.md
docs/src/markdown/filters/text.md
docs/src/markdown/filters/url.md
docs/src/markdown/filters/xml.md
docs/src/markdown/flow_control/wildcard.md
docs/theme/extra-0b9b22dd13.js
docs/theme/extra-30d8e6755c.css
pyspelling/__init__.py
pyspelling/__main__.py
pyspelling/__meta__.py
pyspelling/plugin.py
pyspelling.egg-info/PKG-INFO
pyspelling.egg-info/SOURCES.txt
pyspelling.egg-info/dependency_links.txt
pyspelling.egg-info/entry_points.txt
pyspelling.egg-info/requires.txt
pyspelling.egg-info/top_level.txt
pyspelling/filters/__init__.py
pyspelling/filters/context.py
pyspelling/filters/cpp.py
pyspelling/filters/html.py
pyspelling/filters/javascript.py
pyspelling/filters/markdown.py
pyspelling/filters/odf.py
pyspelling/filters/ooxml.py
pyspelling/filters/python.py
pyspelling/filters/stylesheets.py
pyspelling/filters/text.py
pyspelling/filters/url.py
pyspelling/filters/xml.py
pyspelling/flow_control/__init__.py
pyspelling/flow_control/wildcard.py
pyspelling/util/__init__.py
requirements/docs.txt
requirements/flake8.txt
requirements/project.txt
requirements/tests.txt
tests/__init__.py
tests/test_config.py
tests/test_versions.py
tests/util.py
tests/filters/__init__.py
tests/filters/test_context.py
tests/filters/test_cpp.py
tests/filters/test_html.py
tests/filters/test_javascript.py
tests/filters/test_markdown.py
tests/filters/test_odf.py
tests/filters/test_ooxml.py
tests/filters/test_python.py
tests/filters/test_stylesheets.py
tests/filters/test_text.py
tests/filters/test_url.py
tests/filters/test_xml.py
tests/flow_control/__init__.py
tests/flow_control/test_wildcard.py
tests/test_files/odf/test.fodt
tests/test_files/odf/test.odp
tests/test_files/odf/test.ods
tests/test_files/odf/test.odt
tests/test_files/ooxml/test.docx
tests/test_files/ooxml/test.pptx
tests/test_files/ooxml/test.xlsx