Skip to content

Interface: ParseOptions

mermaid.ParseOptions

Properties

suppressErrors

Optional suppressErrors: boolean

If true, parse will return false instead of throwing error when the diagram is invalid. The parseError function will not be called.

Defined in

packages/mermaid/src/types.ts:56