Skip to content

Configurable maxTextSize #34

Open
Open
@lourd

Description

@lourd

Hi, thanks for the great work on this extension!

Is it possible to configure the maxTextSize? I have a diagram that exceeds the default limit, causing the "Maximum text size in diagram exceeded" error. I tried adding the configuration as frontmatter, as mentioned in the docs https://mermaid.js.org/config/configuration.html#frontmatter-config

---
config:
  maxTextSize: 500000
---

but that doesn't seem to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions