Skip to main content
The markdown template renders Markdown content as a beautiful, readable document.

Content Schema

string
required
Markdown-formatted text content. Supports GitHub Flavored Markdown.

Supported Markdown Features

  • Headings (#, ##, ###, etc.)
  • Bold and italic text
  • Inline code and code blocks with syntax highlighting
  • Links and images
  • Ordered and unordered lists
  • Tables
  • Blockquotes
  • Horizontal rules
  • Task lists

Example Request

Example Response

Use Cases

  • Documentation: README files, guides, tutorials
  • Reports: Status updates, summaries, analysis
  • Notes: Meeting notes, research findings
  • Content: Blog posts, articles, announcements