markdown_to_pdf
Convert Markdown files to PDF with customizable margins, font size, and page size. Handles Unicode and CJK characters for accurate rendering.
Instructions
Convert Markdown file to PDF format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| margin | No | 1cm | |
| font_size | No | ||
| page_size | No | A4 | |
| output_path | No | ||
| markdown_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |