Add your files
Drop one MD or two hundred. Batch conversion is not a paid feature here.
A document drafted in Markdown has to go to reviewers who work in Word with tracked changes.
Markdown structure is mapped onto Word's built-in styles, so a level two heading becomes Heading 2 rather than large bold text. That makes the navigation pane and automatic tables of contents work.
The mapping is one-way in practice. Once reviewers edit in Word, converting back to clean Markdown is lossy, because Word offers hundreds of formatting options Markdown has no syntax for.
Yes, pipe tables become Word tables. Nested structures and HTML blocks inside the Markdown are less reliable.
The styles carry the structure, so applying a corporate template in Word after conversion restyles the whole document at once.
Drop one MD or two hundred. Batch conversion is not a paid feature here.
Word Document is lossless, so nothing is thrown away in the conversion.
Converted and deleted the moment it finishes. Never written to permanent storage.