LICENSE
README.md
pyproject.toml
html2docx/__init__.py
html2docx/__main__.py
html2docx/cli.py
html2docx/converter.py
html2docx/elements.py
html2docx/parser.py
html2msoffice.egg-info/PKG-INFO
html2msoffice.egg-info/SOURCES.txt
html2msoffice.egg-info/dependency_links.txt
html2msoffice.egg-info/entry_points.txt
html2msoffice.egg-info/requires.txt
html2msoffice.egg-info/top_level.txt
html2pptx/__init__.py
html2pptx/__main__.py
html2pptx/cli.py
html2pptx/converter.py
html2pptx/elements.py
html2pptx/parser.py
htmlparsing/__init__.py
htmlparsing/classifier.py
htmlparsing/css.py
htmlparsing/datastructures.py
htmlparsing/elements.py
tests/test_badge_rendering.py
tests/test_chart_imports.py
tests/test_citations.py
tests/test_dark_theme.py