Skip to content

Commit e67dd60

Browse files
committed
add mermaid support
1 parent b6da7d2 commit e67dd60

File tree

7 files changed

+1738
-64
lines changed

7 files changed

+1738
-64
lines changed

generated/routes.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"/overview/management-api-reference": {
1515
"relPath": "/overview/management-api-reference.md",
16-
"lastmod": "2025-11-03T09:07:35.000Z"
16+
"lastmod": "2025-11-18T00:53:40.000Z"
1717
},
1818
"/overview/agent-api-reference": {
1919
"relPath": "/overview/agent-api-reference.md",
@@ -225,11 +225,11 @@
225225
},
226226
"/plural-features/plural-ai/sentinels": {
227227
"relPath": "/plural-features/plural-ai/sentinels.md",
228-
"lastmod": "2025-11-08T15:56:41.000Z"
228+
"lastmod": "2025-11-08T16:45:39.000Z"
229229
},
230230
"/plural-features/plural-ai/arch-diagram": {
231231
"relPath": "/plural-features/plural-ai/arch-diagram.md",
232-
"lastmod": "2025-11-08T16:28:24.261Z"
232+
"lastmod": "2025-11-08T16:45:39.000Z"
233233
},
234234
"/plural-features/plural-ai/cost": {
235235
"relPath": "/plural-features/plural-ai/cost.md",

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"@loomhq/loom-embed": "1.5.0",
3636
"@markdoc/markdoc": "0.4.0",
3737
"@markdoc/next.js": "0.2.2",
38+
"@mermaid-js/layout-elk": "0.2.0",
3839
"@open-draft/until": "2.1.0",
3940
"@pluralsh/design-system": "3.72.1",
4041
"@react-aria/ssr": "3.6.0",
@@ -55,6 +56,7 @@
5556
"js-yaml": "4.1.0",
5657
"lodash": "4.17.21",
5758
"memoize-one": "6.0.0",
59+
"mermaid": "11.12.1",
5860
"next": "14.2.15",
5961
"raw-loader": "4.0.2",
6062
"react": "18.3.1",

0 commit comments

Comments
 (0)