Skip to content

Commit 6f5b78b

Browse files
committed
Develop Mermaid Astro component which converts expressive code mermaid examples into SVG diagrams on the client. Conversion happens not immediately, but only when it appears on the next screen
1 parent fb41a77 commit 6f5b78b

File tree

3 files changed

+1024
-9
lines changed

3 files changed

+1024
-9
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"katex": "^0.16.21",
6363
"kleur": "^4.1.5",
6464
"mdast-util-to-string": "^4.0.0",
65+
"mermaid": "^11.5.0",
6566
"nanostores": "^0.11.4",
6667
"octokit": "^4.1.2",
6768
"react": "^19.0.0",

0 commit comments

Comments
 (0)