markdown_to_html
Convert Markdown to HTML. Supports ATX headings, fenced code blocks, ordered/unordered lists, blockquotes, horizontal rules, paragraphs, inline code, bold/italic/strikethrough, links, images, and auto-linked URLs. Raw HTML in the source is escaped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | Yes | The Markdown source to convert to HTML |