This is an Extra Page
This is a graph generated by mermaid:
---
config:
look: handDrawn
---
flowchart LR
A[Start] --> B{Decision}
B -->|Yes| C[Continue]
B -->|No| D[Stop]
In Markdown, it is possible to link documentation objects: See MyStruct
See this too: OtherStruct