mermaid/Tutorials.md

33 lines
1.0 KiB
Markdown
Raw Normal View History

2020-08-18 08:39:23 +02:00
# Tutorials
2020-08-20 11:19:16 +02:00
**Edit this Page** [![N|Solid](./docs/img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/Tutorials.md)
2020-08-18 08:39:23 +02:00
2020-08-20 11:19:16 +02:00
This is list of publicly available Tutorials in Mermaid. This is intended as a basic introduction for the use of the Live Editor and HTML with mermaid.
2020-08-18 08:39:23 +02:00
2020-08-20 11:19:16 +02:00
For the purposes, the Live-Editor is capable of taking care of all diagramming needs, and these are the most common use cases for it.
2020-08-18 08:39:23 +02:00
# Live-Editor Tutorials
2020-08-20 11:19:16 +02:00
The definitions that can be generated the Live-Editor are also backwards-compatible as of version 8.7.0.
2020-08-18 08:39:23 +02:00
https://www.youtube.com/watch?v=SQ9QmuTHuSI&t=438s
https://www.youtube.com/watch?v=5RQqht3NNSE
https://www.youtube.com/watch?v=7_2IroEs6Is&t=207s
https://www.youtube.com/watch?v=9HZzKkAqrX8
https://www.youtube.com/watch?v=7_2IroEs6Is&t=207s
https://www.youtube.com/watch?v=9HZzKkAqrX8
2020-08-20 11:19:16 +02:00
# Mermaid HTML samples
Examples are provided in [Gettting Started](./docs/n00b-gettingStarted.md)
2020-08-18 08:39:23 +02:00
2020-08-20 11:19:16 +02:00
## Mermaid with Text Area:
2020-08-18 08:39:23 +02:00
2020-08-20 11:19:16 +02:00
https://codepen.io/Ryuno-Ki/pen/LNxwgR
## Other CodePen Examples:
2020-08-18 08:39:23 +02:00