.coveragerc
.gitignore
.remarkrc
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
README.md
requirements.txt
setup.py
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/codacy-analysis-cli.yml
.github/workflows/test-build-deploy.yml
images/readme-example.png
mkdocs_meta_descriptions_plugin/__init__.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
test/mkdocs.yml
test/requirements.txt
test/test_plugin.py
test/test_plugin_class.py
test/docs/escape_html_entities.md
test/docs/first_paragraph.md
test/docs/first_paragraph_no_heading.md
test/docs/first_paragraph_no_intro.md
test/docs/front_matter_description.md
test/docs/image.png
test/docs/index.md
test/docs/no_paragraph.md