Skip to content

ParseOptions

Unofficial

Options for parsing Mermaid diagrams.

Import:

import type { ParseOptions } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ParseOptions

Properties

Property Type Description
suppressErrors? boolean Whether to suppress parse errors.