Advanced Markdown to Word (DOCX)
Supports inline formatting (bold, italic, code), tables, blockquotes, and granular spacing controls.
1. Enter Markdown
# Main Title Here is a paragraph with **bold text**, *italic text*, and ***both***. You can also use ~~strikethrough~~ or `inline code`. ## Introduction This section explores formatting. > This is a blockquote. > It can span multiple lines. ### Code Example Here is a code block: ```javascript function helloWorld() { console.log("Hello, World!"); } ``` ## Lists and Tables * Bullet list item 1 * Bullet list item 2 * Nested item 1. Numbered item 1 2. Numbered item 2 | Feature | Supported | Notes | |---------|-----------|-------| | Tables | Yes | Auto-sizes to 100% | | Bold | Yes | Uses standard strong tags |
2. Document & Header Settings
Default Line Spacing
Single (1.0)
1.15
1.5
Double (2.0)
Paragraph Space After (pt)
Markdown
Word Lvl
Numbering
Size(pt)
Spc Before(pt)
Spc After(pt)
Download Word Document