export_docx
Converts markdown answers to DOCX with 11pt body, 160% line spacing, justified alignment, A4 page, and 20mm margins.
Instructions
마크다운 답안 → docx(바탕 11pt·160%·양쪽맞춤·A4·여백20mm). 최종 HWP/HWPX 는 한글에서 변환.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| in_md | Yes | ||
| title | No | ||
| body_pt | No | ||
| line_pct | No | ||
| out_docx | Yes |