DOCX Step 1 Convert To Markdown

Sub-skill of docx: Step 1: Convert to Markdown (+4).

vamseeachanta Updated

File contents

Step 1: Convert to Markdown (+4)

Step 1: Convert to Markdown

pandoc document.docx -t markdown -o document.md

Step 2: Plan Changes

Document the specific changes needed before implementation.

Step 3: Apply Changes in Batches

Apply 3-10 related modifications at a time, preserving formatting.

Step 4: Validate Changes

Ensure original formatting and unchanged content are preserved.

Key Principle

When modifying text like "30 days" to "60 days", only mark the changed portion while preserving unchanged runs with their original RSID attributes.

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/data/documents/docx/step-1-convert-to-markdown commit 1e65401148

Frequently asked questions

npx skillmds@latest add vamseeachanta/docx-step-1-convert-to-markdown