MarkdownRenderer
Lightweight markdown-to-HTML renderer with prose styling. Supports headings, lists, code blocks, links, and more.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| content* | string | — | Markdown content string |
| className | string | — | Additional CSS classes |