CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
mdhtml2docx/__init__.py
mdhtml2docx/asvocab.py
mdhtml2docx/convert.py
mdhtml2docx/hilite.py
mdhtml2docx/styles.py
mdhtml2docx/validate.py
mdhtml2docx/wml.py
mdhtml2docx/word.py
mdhtml2docx/word.sdef
mdhtml2docx.egg-info/PKG-INFO
mdhtml2docx.egg-info/SOURCES.txt
mdhtml2docx.egg-info/dependency_links.txt
mdhtml2docx.egg-info/requires.txt
mdhtml2docx.egg-info/top_level.txt
mdhtml2docx/schemas/SOURCES.md
mdhtml2docx/schemas/dml-chart.xsd
mdhtml2docx/schemas/dml-chartDrawing.xsd
mdhtml2docx/schemas/dml-diagram.xsd
mdhtml2docx/schemas/dml-lockedCanvas.xsd
mdhtml2docx/schemas/dml-main.xsd
mdhtml2docx/schemas/dml-picture.xsd
mdhtml2docx/schemas/dml-wordprocessingDrawing.xsd
mdhtml2docx/schemas/shared-commonSimpleTypes.xsd
mdhtml2docx/schemas/shared-customXmlSchemaProperties.xsd
mdhtml2docx/schemas/shared-math.xsd
mdhtml2docx/schemas/shared-relationshipReference.xsd
mdhtml2docx/schemas/wml.xsd
mdhtml2docx/schemas/xml.xsd
mdhtml2docx/templates/reference.docx
tests/test_convert.py
tests/test_validate.py
tests/test_word.py