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

View File

@@ -8,6 +8,7 @@ insert_anchor_links: "left"
#first: "first"
#last: "last"
template: "blog/blog.html"
page_template: "blogPage.html"
#transparent: true
extra:
imgPath: /images/threefold_img2.png