diff --git a/.build/jsonSchema.ts b/.build/jsonSchema.ts index 50b9ff097bb..aa3ffdda3b4 100644 --- a/.build/jsonSchema.ts +++ b/.build/jsonSchema.ts @@ -26,6 +26,7 @@ const MERMAID_CONFIG_DIAGRAM_KEYS = [ 'block', 'packet', 'architecture', + 'euler', ] as const; /** diff --git a/demos/index.html b/demos/index.html index 07b51a31364..ecd44d3df33 100644 --- a/demos/index.html +++ b/demos/index.html @@ -91,6 +91,9 @@