.coveragerc
.flake8
.gitignore
.pre-commit-config.yaml
.pylintrc
CHANGES.md
LICENSE
MANIFEST.in
Makefile
README.md
bandit.yaml
m2r.py
noxfile.py
requirements-dev.txt
requirements-test.txt
setup.py
.github/workflows/bandit.yml
.github/workflows/deploy.yml
.github/workflows/linter.yml
.github/workflows/sphinx_building.yml
.github/workflows/tests.yml
docs/Makefile
docs/changes.md
docs/conf.py
docs/example.md
docs/included.md
docs/index.md
docs/server.py
docs/_static/custom.css
docs/_templates/layout.html
m2r2.egg-info/PKG-INFO
m2r2.egg-info/SOURCES.txt
m2r2.egg-info/dependency_links.txt
m2r2.egg-info/entry_points.txt
m2r2.egg-info/not-zip-safe
m2r2.egg-info/requires.txt
m2r2.egg-info/top_level.txt
tests/__init__.py
tests/test.md
tests/test.rst
tests/test_cli.py
tests/test_renderer.py