Use the mermaid language on a fenced code block. Usage# ```mermaidgraph LR A[Write] --> B[Preview] --> C[Publish]``` Docs7 keeps the source readable in Markdown exports. Example#