LICENSE
MANIFEST.in
README.md
main_service.py
mkdocs.yml
pyproject.toml
pytest.ini
requirements.txt
ruff.toml
docs/api.md
docs/async-analysis.md
docs/cli.md
docs/index.md
docs/installation.md
docs/options.md
docs/quickstart.md
html2md_clean.egg-info/PKG-INFO
html2md_clean.egg-info/SOURCES.txt
html2md_clean.egg-info/dependency_links.txt
html2md_clean.egg-info/entry_points.txt
html2md_clean.egg-info/requires.txt
html2md_clean.egg-info/top_level.txt
markdown/__init__.py
markdown/converter.py
markdown/generator.py
markdown/logging_config.py
markdown/options.py
markdown/result.py
markdown/adapters/__init__.py
markdown/adapters/base.py
markdown/adapters/bs4_adapter.py
markdown/adapters/selectolax_adapter.py