LICENSE
README.md
pyproject.toml
src/mdstyledocx/__init__.py
src/mdstyledocx/__main__.py
src/mdstyledocx/cli.py
src/mdstyledocx/docx_writer.py
src/mdstyledocx/markdown.py
src/mdstyledocx/model.py
src/mdstyledocx/presets.py
src/mdstyledocx.egg-info/PKG-INFO
src/mdstyledocx.egg-info/SOURCES.txt
src/mdstyledocx.egg-info/dependency_links.txt
src/mdstyledocx.egg-info/entry_points.txt
src/mdstyledocx.egg-info/requires.txt
src/mdstyledocx.egg-info/top_level.txt
src/mdstyledocx/preset_specs/default.json
src/mdstyledocx/preset_specs/default.md
src/mdstyledocx/preset_specs/gov-cn-hei.json
src/mdstyledocx/preset_specs/gov-cn-hei.md
src/mdstyledocx/preset_specs/gov-cn.json
src/mdstyledocx/preset_specs/gov-cn.md
tests/test_mdstyledocx.py