Commit af99f91a authored by Administrator's avatar Administrator
Browse files

added basic function for markdown previewer

parent 95199a50
......@@ -10,6 +10,7 @@
"dependencies": {
"@mdi/font": "^7.4.47",
"jspdf": "^3.0.1",
"marked": "^16.1.1",
"mermaid": "^11.9.0",
"svg2pdf.js": "^2.5.0",
"vite-plugin-vuetify": "^2.1.1",
......
......@@ -11,6 +11,7 @@
"dependencies": {
"@mdi/font": "^7.4.47",
"jspdf": "^3.0.1",
"marked": "^16.1.1",
"mermaid": "^11.9.0",
"svg2pdf.js": "^2.5.0",
"vite-plugin-vuetify": "^2.1.1",
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment