type AddDiagramFromMermaidResult: Promise<string[]>;A list of shape ids that represent the mermaid diagram. Empty if the rendering fails.
type AddDiagramFromMermaidResult: Promise<string[]>;A list of shape ids that represent the mermaid diagram. Empty if the rendering fails.