LICENSE
README.md
pyproject.toml
doc2md/__init__.py
doc2md/__main__.py
doc2md/cli.py
doc2md/converter.py
doc2md/history_db.py
doc2md/ocr.py
documint2md.egg-info/PKG-INFO
documint2md.egg-info/SOURCES.txt
documint2md.egg-info/dependency_links.txt
documint2md.egg-info/entry_points.txt
documint2md.egg-info/requires.txt
documint2md.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_contract.py
tests/test_converter.py
tests/test_converter_ocr.py
tests/test_explain_command.py
tests/test_history_commands.py
tests/test_history_db.py
tests/test_history_logging.py
tests/test_jump_command.py
tests/test_ocr.py
tests/test_ocr_integration.py
tests/test_profile_commands.py
tests/test_recent_command.py
tests/test_slash_history_command.py
tests/test_ui_actions.py
tests/test_ui_command.py