867 B
867 B
title | description | date | updated | draft |
---|---|---|---|---|
This is a page | 2018-09-14 | 2021-02-20 | false |
{% row() %}
Reimagine your world
test |||
{% end %}
My example mermaid diagram
I wanted to use mermaid in this project, and it looks like this {% mermaid() %}
classDiagram Animal <|-- Duck Animal <|-- Fish Animal <|-- Zebra Animal : +int age Animal : +String gender Animal: +isMammal() Animal: +mate() class Duck{ +String beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() }
{% end %}
{% row() %}
|||
Reimagine your world
Its really cool how this has been done.
Finally a framework fun to be used.
Am super happy about it
- test
- test2
- internet
- something
- test3
{% end %}