Mermaid Syntаx
SpreadSimple Content pages now support Mermaid Syntax which allows you to create diagrams and various visualizations.
To use Mermaid Syntax:
- Go to your
Pages & links
Tab and select the page where you want to add your diagram/visualization.
- In the text editor, click on Add code block button.
- Enter
mermaid
instead oflanguage
. Make sure there's no space betweenmermaid
and the backticks.
- Then insert your mermaid snippet into the code block.
And save the changes.
Updated on: 26/06/2023
Thank you!