.coveragerc
.gitignore
.markdownlint.json
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
README.md
requirements.txt
schema.json
setup.py
.github/FUNDING.yml
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/test-build-deploy.yml
images/readme-example.png
mkdocs_meta_descriptions_plugin/__init__.py
mkdocs_meta_descriptions_plugin/checker.py
mkdocs_meta_descriptions_plugin/common.py
mkdocs_meta_descriptions_plugin/export.py
mkdocs_meta_descriptions_plugin/plugin.py
mkdocs_meta_descriptions_plugin.egg-info/PKG-INFO
mkdocs_meta_descriptions_plugin.egg-info/SOURCES.txt
mkdocs_meta_descriptions_plugin.egg-info/dependency_links.txt
mkdocs_meta_descriptions_plugin.egg-info/entry_points.txt
mkdocs_meta_descriptions_plugin.egg-info/requires.txt
mkdocs_meta_descriptions_plugin.egg-info/top_level.txt
tests/meta-descriptions-fallback-if-short-no-directory-urls.csv
tests/meta-descriptions-fallback-if-short.csv
tests/meta-descriptions-no-directory-urls.csv
tests/meta-descriptions-no-site-description-no-directory-urls.csv
tests/meta-descriptions-no-site-description.csv
tests/meta-descriptions-no-site-url-no-directory-urls.csv
tests/meta-descriptions-no-site-url.csv
tests/meta-descriptions-trim-no-directory-urls.csv
tests/meta-descriptions-trim.csv
tests/meta-descriptions.csv
tests/mkdocs-enable-checks-no-site-description.yml
tests/mkdocs-enable-checks.yml
tests/mkdocs-export-csv-fallback-if-short.yml
tests/mkdocs-export-csv-no-site-description.yml
tests/mkdocs-export-csv-no-site-url.yml
tests/mkdocs-export-csv-trim.yml
tests/mkdocs-export-csv.yml
tests/mkdocs-fallback-if-short-default.yml
tests/mkdocs-fallback-if-short-min-length.yml
tests/mkdocs-no-site-description.yml
tests/mkdocs-quiet.yml
tests/mkdocs-trim-default.yml
tests/mkdocs-trim-max-length.yml
tests/mkdocs.yml
tests/requirements.txt
tests/test_plugin.py
tests/docs/admonition-before-first-paragraph.md
tests/docs/escape-html-entities.md
tests/docs/filename with spaces.md
tests/docs/first-paragraph-no-heading.md
tests/docs/first-paragraph-no-intro.md
tests/docs/first-paragraph-no-paragraph.md
tests/docs/first-paragraph.md
tests/docs/front-matter-description.md
tests/docs/image.png
tests/docs/index.md
tests/docs/trim-long-description.md
tests/docs/trim-long-first-paragraph.md
tests/docs/warning-long.md
tests/docs/warning-not-found.md
tests/docs/warning-short.md
tests/docs/subdirectory/first-paragraph.md
tests/docs/subdirectory/index.md