> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.sparkian.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.sparkian.com/_mcp/server.

# Mermaid diagrams

Ask for a flowchart, sequence diagram, or any other [Mermaid](https://mermaid.js.org/) diagram, and Sparkian renders it inline instead of showing raw diagram syntax.

![Rendered Mermaid diagram](https://cdn.sparkian.com/docs/mermaid-diagram.png)

## Controls

The diagram comes with its own toolbar: zoom in/out, reset view, download as an image, copy, and expand to full screen.

## Related

* [HTML and SVG preview](/html-and-svg-preview)
* [Chat response actions](/chat-response-actions)