mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-02 13:49:37 +02:00
CSpell format
This commit is contained in:
@@ -55,7 +55,7 @@ export class Diagram {
|
||||
}
|
||||
|
||||
handleError(error: unknown, parseError?: ParseErrorFunction) {
|
||||
// Is this the correct way to access mermiad's parseError()
|
||||
// Is this the correct way to access mermaid's parseError()
|
||||
// method ? (or global.mermaid.parseError()) ?
|
||||
|
||||
if (parseError === undefined) {
|
||||
|
Reference in New Issue
Block a user