diff --git a/cSpell.json b/cSpell.json index 9408a9b47..de0dbc49d 100644 --- a/cSpell.json +++ b/cSpell.json @@ -40,6 +40,7 @@ "dompurify", "edgechromium", "elkjs", + "elle", "faber", "flatmap", "ftplugin", @@ -84,6 +85,7 @@ "mkdocs", "mmorel", "mult", + "neurodiverse", "nextra", "orlandoni", "pathe", @@ -139,9 +141,7 @@ "vueuse", "xlink", "yash", - "zenuml", - "Elle", - "Neurodiverse" + "zenuml" ], "patterns": [ { "name": "Markdown links", "pattern": "\\((.*)\\)", "description": "" }, diff --git a/docs/config/Tutorials.md b/docs/config/Tutorials.md index 7b1530eaa..8f6d7e1ab 100644 --- a/docs/config/Tutorials.md +++ b/docs/config/Tutorials.md @@ -26,6 +26,10 @@ The definitions that can be generated the Live-Editor are also backwards-compati [Eddie Jaoude: Can you code your diagrams?](https://www.youtube.com/watch?v=9HZzKkAqrX8) +## Mermaid with OpenAI + +[Elle Neal: Mind Mapping with AI: An Accessible Approach for Neurodiverse Learners Tutorial:](https://medium.com/@elle.neal_71064/mind-mapping-with-ai-an-accessible-approach-for-neurodiverse-learners-1a74767359ff), [Demo:](https://databutton.com/v/jk9vrghc) + ## Mermaid with HTML Examples are provided in [Getting Started](../intro/n00b-gettingStarted.md)