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/preset.schema.json
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/official-doc-cn-12pt.json
src/mdstyledocx/preset_specs/official-doc-cn-12pt.md
src/mdstyledocx/preset_specs/official-doc-cn-system-fonts-12pt.json
src/mdstyledocx/preset_specs/official-doc-cn-system-fonts-12pt.md
src/mdstyledocx/preset_specs/official-doc-cn-system-fonts.json
src/mdstyledocx/preset_specs/official-doc-cn-system-fonts.md
src/mdstyledocx/preset_specs/official-doc-cn.json
src/mdstyledocx/preset_specs/official-doc-cn.md
tests/test_check_action_refs.py
tests/test_mdstyledocx.py