Utility
AI
Terminal
Installation
pnpm dlx shadcn@latest add https://termcn.dev/r/markdown.json
Usage
import { Markdown } from "@/components/ui/markdown";<Markdown>{`# Welcome\n\nThis is **bold** and *italic* text.`}</Markdown>API Reference
Markdown
| Prop | Type | Default |
|---|---|---|
children | string | required |
width | number | undefined |