LICENSE
README.md
pyproject.toml
ms_documents.egg-info/PKG-INFO
ms_documents.egg-info/SOURCES.txt
ms_documents.egg-info/dependency_links.txt
ms_documents.egg-info/entry_points.txt
ms_documents.egg-info/requires.txt
ms_documents.egg-info/top_level.txt
src/__init__.py
src/cli.py
src/enrichment.py
src/images.py
src/renderer.py
src/sections.py
src/spec_parser.py
src/spec_writer.py
src/style.py
tests/test_cli.py
tests/test_renderer.py
tests/test_sections.py
tests/test_spec_parser.py
tests/test_spec_writer.py
tests/test_style.py