Markdown Viewer

This is a simple markdown viewer component.

Features

  • Renders markdown headings and text
  • Supports lists and inline formatting
  • Displays code blocks cleanly
$user = User::query()->first();

Keep it minimal and readable.