avodado

Try it out.

A whole Avodado document, live in your browser. Edit the Markdown on the left — the real render pipeline redraws the document and re-validates on every keystroke, exactly like avo studio. Nothing is sent to a server.

playground.md
markdown + blocksyou write
rendered documentavo renders this
DOCUMENTPLAYGROUND

Orders service

Edit anything on the left — the document re-renders as you type.

How ordering works

Plain Markdown stays prose. Anything visual is a typed block — try changing a label, adding a message, or breaking a field name to see validation react.

SECTION 01 · Sequence

Place an order

POST/orders
Sequence diagramClientOrders APIPostgres1POST /orders2INSERT order3201 Created

Where we are

SECTION 02 · Metrics
99.95%
Uptime
142ms
p95 latency
▲ -22ms
12.4k
Orders per day
SECTION 03 · Note

Your turn

Tip
Add a block below — try a timeline, an erd, or a kanban. The blocks reference lists all 77.
Valid — passes avo check

Like it? npm install -g avodado then avo init — or browse the blocks reference for every block you can drop in here.