What converts
mammoth.js targets the high-fidelity subset of Word that maps cleanly to Markdown:
- Headings (Heading 1–6 styles) →
#–###### - Paragraphs with bold / italic / strikethrough / underline (mapped to bold) / inline code
- Ordered and unordered lists with arbitrary nesting
- Tables (headers + body rows + alignment)
- Hyperlinks
- Blockquotes (Word's "Quote" / "Intense Quote" styles)