13

Markdown Rendering

Dynamic markdown processing with the markdown plugin

Sample Content

# Welcome to Markdown

This is a **dynamic markdown** demo using the StarHTML markdown plugin.

## Features

- Real-time rendering
- Server-side updates via SSE
- Full markdown syntax support

> "Markdown is a lightweight markup language for creating formatted text."

Try the buttons above to load different content!

Custom Markdown

Edit the markdown below - preview updates automatically:

# My Custom Markdown

Edit this text and click **Render** to see the result!

- Item 1
- Item 2
- Item 3

`inline code` works too.