Enums

enum NodeShape string

Node shape definitions (https://mermaid.js.org/syntax/mindmap.html#different-shapes)

case bang '))%s(('

Bang (https://mermaid.js.org/syntax/mindmap.html#bang)

case circle '((%s))'

Circle (https://mermaid.js.org/syntax/mindmap.html#circle)

case cloud ')%s('

Cloud (https://mermaid.js.org/syntax/mindmap.html#cloud)

case hexagon '{{%s}}'

Hexagon (https://mermaid.js.org/syntax/mindmap.html#hexagon)

case rectangle '[%s]'

Rectangle (https://mermaid.js.org/syntax/mindmap.html#square)

case rounded '(%s)'

Rounded Square (https://mermaid.js.org/syntax/mindmap.html#rounded)