[ x] Searched existing issues to avoid creating duplicates.
[ x] Confirmed that it can be reproduced in built-in themes without customized css.
If it only exists in 3rd party themes or css, you can still report it, but please attach the theme target or the css file. We may not "fix" it, if it is caused by 3rd party themes or css styles that we cannot support.
> yaml header defining title does not render the flowchart title
```mermaid
---
title: Node
---
flowchart LR
id
MindMap bombs even with the sample provided at Mermaid.js.org
mindmap
root((mindmap))
Origins
Long history
::icon(fa fa-book)
Popularisation
British popular psychology author Tony Buzan
Research
On effectiveness<br/>and features
On Automatic creation
Uses
Creative techniques
Strategic planning
Argument mapping
Tools
Pen and paper
Mermaid
Desktop (please complete the following information):
OS: macOS 13.1
Typora Version
e.g: 1.5
Additional context
Add any other context about the problem here.
[ x] Searched existing issues to avoid creating duplicates.
[ x] Confirmed that it can be reproduced in built-in themes without customized css.
If it only exists in 3rd party themes or css, you can still report it, but please attach the theme target or the css file. We may not "fix" it, if it is caused by 3rd party themes or css styles that we cannot support.
[ x] Searched http://support.typora.io/
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior: see MD below
Expected behavior A clear and concise description of what you expected to happen.
Screenshots / Screencasts If applicable, add screenshots / screencasts to help explain your problem. https://i.imgur.com/7pOilnw.png https://i.imgur.com/NU8Fwc9.png https://i.imgur.com/JbxFKnh.png
Sample Markdown File
subgraph thisTitle[As-is Flow of Inside Sales] style thisTitle fill:none, stroke:#444,stroke-width:.5,color:#AAA;
1(Cash/Preapproval) --> 2(Pack) --> 3(Boat Complete) --> 4(Pick) --> 5(Accounting Invoice) --> 6(Ship)
end
Desktop (please complete the following information):
Typora Version e.g: 1.5
Additional context Add any other context about the problem here.