LICENSE
README.md
pyproject.toml
markdown_toc_creator/__init__.py
markdown_toc_creator/create_toc.py
markdown_toc_creator/exceptions.py
markdown_toc_creator/main.py
markdown_toc_creator/toc_entry.py
markdown_toc_creator.egg-info/PKG-INFO
markdown_toc_creator.egg-info/SOURCES.txt
markdown_toc_creator.egg-info/dependency_links.txt
markdown_toc_creator.egg-info/entry_points.txt
markdown_toc_creator.egg-info/requires.txt
markdown_toc_creator.egg-info/top_level.txt
tests/test_main.py
tests/test_toc_entry.py