feat: installed mermaid it

This commit is contained in:
Leyla Becker 2026-02-10 11:11:10 -06:00
parent 0d41db36ef
commit 12698be77d
3 changed files with 79 additions and 1 deletions

View file

@ -16,6 +16,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
"markdown-it": "^14.1.0",
"markdown-it-container": "^4.0.0",
"markdown-it-footnote": "^4.0.0"
"markdown-it-footnote": "^4.0.0",
"markdown-it-mermaid": "^0.2.5"
}
}