markdown_to_pdf
Convert markdown text into a formatted PDF. Supports headings, bold, lists, code blocks, horizontal rules, and paragraphs.
Instructions
Convert markdown text into a formatted PDF.
Supports: # headings, bold, - lists, 1. numbered lists,
code blocks, --- horizontal rules, paragraphs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Document | |
| filename | No | output.pdf | |
| markdown | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |