リッチテキスト形式は見出し・リスト・コードブロック・表・引用・リンクを含む HTML を生成し、Word で書式付き表示できます。プレーンテキスト形式は Markdown 記法を保持するため、後から Word 側で調整しやすくなります。
リッチテキスト:最終レイアウトに近い HTML を生成し、Word 下書きに最適です。
右側に変換結果がリアルタイムで表示されます。
使い方:右側の内容をコピーして Word に貼り付けます。
- Prepare your Markdown input or upload a .md file and check the output.
- Click the “Copy to clipboard” button.
- Switch to your Word document and paste at the desired location.
- With rich text output, Word will preserve most headings, lists, code blocks and other styles.
対応する変換機能
- ✅ Headings (H1–H4 with font size and emphasis)
- ✅ Text styles (bold, italic, underline, strikethrough)
- ✅ Code blocks (monospace font with background)
- ✅ Inline code (highlighted inline snippets)
- ✅ Lists (ordered and unordered)
- ✅ Tables (borders, header row and cells)
- ✅ Blockquotes (left border and soft background)
- ✅ Links (clickable blue links)
- ✅ Images (keeps image URLs for later insertion)
- ✅ Horizontal rules (standard separators)
- ✅ Paragraph spacing (improved readability)
- ✅ Heading syntax (keep # / ## / ### / ####)
- ✅ Text styles (keep **bold** / *italic* markers)
- ✅ Code blocks (keep ``` fences)
- ✅ Inline code (keep `code` markers)
- ✅ Lists (keep * and 1. markers)
- ✅ Tables (keep pipe-separated rows)
- ✅ Quotes (keep > prefixes)
- ✅ Links (keep [text](url) form)
- ✅ Images (keep  form)
- ✅ Separators (keep --- syntax)
使い方
ヒントとFAQ
形式の選択 リッチテキストは Word で見出し・リスト・表などの書式を保持しやすく、プレーンテキストは Markdown 記法を保ったまま編集しやすい形式です。
貼り付けのコツ Word で崩れる場合は右クリックから「元の書式を保持」または「書式を結合」を試してください。
プライバシー 変換はブラウザ内のみで実行され、内容はサーバーへ送信されません。