Skip to content

Commit

Permalink
build(decontainer): add mermaid support in markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiguelv committed Feb 6, 2025
1 parent dfeab64 commit da5dc78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"customizations": {
"vscode": {
"extensions": [
"PKief.material-product-icons",
"bierner.markdown-mermaid",
"1YiB.svelte-bundle",
"DavidAnson.vscode-markdownlint",
"dbaeumer.vscode-eslint",
Expand All @@ -16,6 +16,7 @@
"JonathanHarty.gruvbox-material-icon-theme",
"mvllow.rose-pine",
"phoenisx.cssvar",
"PKief.material-product-icons",
"redhat.vscode-xml",
"vitest.explorer",
"vscodevim.vim",
Expand Down

0 comments on commit da5dc78

Please sign in to comment.