LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tox.ini
html2docx/__init__.py
html2docx/html2docx.py
html2docx/image-broken.png
html2docx/image.py
html2docx/py.typed
html2docx.egg-info/PKG-INFO
html2docx.egg-info/SOURCES.txt
html2docx.egg-info/dependency_links.txt
html2docx.egg-info/not-zip-safe
html2docx.egg-info/requires.txt
html2docx.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_html2docx.py
tests/test_image_size.py
tests/test_load_image.py
tests/utils.py
tests/data/a.html
tests/data/a.json
tests/data/a_nested.html
tests/data/a_nested.json
tests/data/a_no_href.html
tests/data/a_no_href.json
tests/data/align.html
tests/data/align.json
tests/data/blank.html
tests/data/blank.json
tests/data/bold-bold.html
tests/data/bold-bold.json
tests/data/bold-midword.html
tests/data/bold-midword.json
tests/data/bold-multiline.html
tests/data/bold-multiline.json
tests/data/bold.html
tests/data/bold.json
tests/data/code.html
tests/data/code.json
tests/data/deep-list.html
tests/data/deep-list.json
tests/data/extra-space.html
tests/data/extra-space.json
tests/data/free-format-css.html
tests/data/free-format-css.json
tests/data/h.html
tests/data/h.json
tests/data/img.html
tests/data/img.json
tests/data/img_alignment.html
tests/data/img_alignment.json
tests/data/img_height.html
tests/data/img_height.json
tests/data/img_max_height.html
tests/data/img_max_height.json
tests/data/img_max_width.html
tests/data/img_max_width.json
tests/data/img_ratio.html
tests/data/img_ratio.json
tests/data/img_width.html
tests/data/img_width.json
tests/data/inner-link.html
tests/data/inner-link.json
tests/data/italic.html
tests/data/italic.json
tests/data/link-with-space.html
tests/data/link-with-space.json
tests/data/list_li_contains_p.html
tests/data/list_li_contains_p.json
tests/data/list_li_contains_p_with_style.html
tests/data/list_li_contains_p_with_style.json
tests/data/list_li_p_with_attrs.html
tests/data/list_li_p_with_attrs.json
tests/data/list_li_with_attrs.html
tests/data/list_li_with_attrs.json
tests/data/lists.html
tests/data/lists.json
tests/data/multi-style.html
tests/data/multi-style.json
tests/data/multiple-p.html
tests/data/multiple-p.json
tests/data/nested-inline.html
tests/data/nested-inline.json
tests/data/no-p-br.html
tests/data/no-p-br.json
tests/data/no-p.html
tests/data/no-p.json
tests/data/offset.html
tests/data/offset.json
tests/data/p.html
tests/data/p.json
tests/data/pre-h5.html
tests/data/pre-h5.json
tests/data/pre.html
tests/data/pre.json
tests/data/sub.html
tests/data/sub.json
tests/data/sup.html
tests/data/sup.json
tests/data/table.html
tests/data/table.json
tests/data/underline-strikethrough.html
tests/data/underline-strikethrough.json
tests/data/underline.html
tests/data/underline.json