01Validates Mermaid diagram syntax and provides structured results.
02Delivers detailed error messages for precise syntax correction.
03Optionally renders diagrams as base64-encoded PNG images for visual verification.
04Abstracts complexities of the Mermaid CLI, including temporary file management and Puppeteer configurations.
05Optimizes context length for LLM interactions by defaulting to validation-only output.
063 GitHub stars