Validate Mermaid Syntax
validate_mermaid_syntaxValidate Mermaid syntax by parsing code and returning the normalized diagram type, without rendering.
Instructions
Parse Mermaid code without rendering and return the normalized diagram type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| suppressErrors | No |