LICENSE
README.md
pyproject.toml
codeannex/__init__.py
codeannex/__main__.py
codeannex/config.py
codeannex/file_utils.py
codeannex/fonts.py
codeannex/highlight.py
codeannex/pdf_builder.py
codeannex/text_utils.py
codeannex.egg-info/PKG-INFO
codeannex.egg-info/SOURCES.txt
codeannex.egg-info/dependency_links.txt
codeannex.egg-info/entry_points.txt
codeannex.egg-info/requires.txt
codeannex.egg-info/top_level.txt
tests/test_emoji.py
tests/test_file_management.py
tests/test_fonts_dynamic.py
tests/test_interactive.py
tests/test_pdf_layout.py
tests/test_summary_hierarchy.py
tests/test_text_utils.py