Mermaid and Maths and Curves


#1

Hi guys, is it possible to write latex inside Mermaid for the labels?

Also what exactly do I add to the custom YAML for curved Mermaid paths:

{
“theme”: “default”,
“flowchart”: {
“curve”: “basis”
}
}

Thanks