Created
May 26, 2026 08:16
-
-
Save do-me/afed7309eb69658fb614ad76f2b2ff16 to your computer and use it in GitHub Desktop.
Docx and xlsx to markdown with inline comments from reviewers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # One-shot run — uvx fetches the repo into an isolated env, runs the CLI, then cleans up | |
| uvx --from git+https://github.com/do-me/docx-comments-to-text docx-comments-to-text path/to/file.docx | |
| uvx --from git+https://github.com/do-me/docx-comments-to-text docx-comments-to-text path/to/file.xlsx --sheet "Sheet1" -o out.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment