This repository develops miku-docx2md while referring to the sibling app miku-xlsx2md as an upstream design and implementation reference.
The primary upstream reference is the Git clone placed at:
workplace/miku-xlsx2mdIts origin is:
https://github.com/igapyon/miku-xlsx2mdWhen reviewing architecture, documentation style, file layout, build scripts, or test strategy, prefer this clone as the canonical sibling reference.
workplace/miku-xlsx2md first when considering miku-docx2md specifications.xlsx-specific logic is directly reusable for docx; use it as a sibling reference, not as a direct specification.For miku-docx2md, Word-like visual layout reproduction remains out of scope.
Resolved embedded images may be exposed as sidecar assets, but shapes, charts, floating-object layout, and richer drawing reconstruction should still be treated as document-specific work rather than copied directly from the spreadsheet upstream.