hwp_insert_markdown
Converts Markdown syntax into HWP document formatting and inserts the converted content at the current cursor position. Supports headings, bold text, and bullet lists.
Instructions
마크다운 텍스트를 한글 서식으로 변환하여 현재 커서 위치에 삽입합니다. # 제목, 굵게, - 목록 등을 지원합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | 마크다운 텍스트 |