Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xaprb/story.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/slides/adirondack/index.md')
-rw-r--r--exampleSite/content/slides/adirondack/index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/exampleSite/content/slides/adirondack/index.md b/exampleSite/content/slides/adirondack/index.md
index 4385fb1..8fdfbb4 100644
--- a/exampleSite/content/slides/adirondack/index.md
+++ b/exampleSite/content/slides/adirondack/index.md
@@ -15,6 +15,7 @@ classes:
- feature-qrcode
- feature-nohighlight
- feature-music
+- feature-mermaid
---
class: title, smokescreen, shelf, no-footer
background-image: url(leo-serrat-533922-unsplash.jpg)
@@ -394,6 +395,19 @@ EBBA B2 EB|B2 AB defg|afe^c dBAF|DEFD E2:|
```
---
+# Diagrams
+
+Story supports [Mermaid](https://mermaidjs.github.io/), which offers a variety of diagrams.
+
+<div class="mermaid">
+sequenceDiagram
+ Alice->>+John: Hello John, how are you?
+ Alice->>+John: John, can you hear me?
+ John-->>-Alice: Hi Alice, I can hear you!
+ John-->>-Alice: I feel great!
+</div>
+
+---
class: fit-h1, roomy
# This Slide Has A Very Long Multi-Line Heading That Has Been Shrunk