added mermaid support in row shortcode

This commit is contained in:
timurgordon
2022-02-24 15:17:52 +03:00
parent 6c1f296147
commit d7f299b924
3 changed files with 23 additions and 1 deletions

View File

@@ -19,9 +19,14 @@ test
{% end %}
{% row() %}
## My example mermaid diagram
I wanted to use mermaid in this project, and it looks like this
|||
{% mermaid() %}
classDiagram