Skip to content

Commit edb409c

Browse files
authored
[Feature] Add mermaid preview (#207)
1 parent d19c1fd commit edb409c

File tree

5 files changed

+1590
-534
lines changed

5 files changed

+1590
-534
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,8 @@
149149
"markdown-it-footnote": "3.0.3",
150150
"markdown-it-github-headings": "2.0.1",
151151
"markdown-it-highlightjs": "4.0.1",
152-
"markdown-it-task-lists": "2.1.1"
152+
"markdown-it-task-lists": "2.1.1",
153+
"mermaid": "10.2.2"
153154
},
154155
"devDependencies": {
155156
"@types/markdown-it": "12.2.3",

0 commit comments

Comments
 (0)