We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5285bb8 commit 16b84f2Copy full SHA for 16b84f2
src/config/constants.ts
@@ -577,3 +577,5 @@ export const kLayoutVAlign = "layout-valign";
577
export const kLayoutNcol = "layout-ncol";
578
export const kLayoutNrow = "layout-nrow";
579
export const kLayout = "layout";
580
+
581
+export const kMermaidDev = "mermaid-dev";
0 commit comments