From f5cc145e35356d23aaee19ed33a87e170f27a82a Mon Sep 17 00:00:00 2001 From: Kaligule Date: Sun, 20 Mar 2022 00:42:08 +0100 Subject: [PATCH] Render example instead of just showing the code (#2835) --- docs/sequenceDiagram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sequenceDiagram.md b/docs/sequenceDiagram.md index 3117a60cd..bb925db28 100644 --- a/docs/sequenceDiagram.md +++ b/docs/sequenceDiagram.md @@ -351,7 +351,7 @@ links : An example is below: -```mmd +```mermaid-example sequenceDiagram participant Alice participant John