Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Clark Lin
vue-utility
Commits
af99f91a
Commit
af99f91a
authored
Jul 23, 2025
by
Administrator
Browse files
added basic function for markdown previewer
parent
95199a50
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
package-lock.json
View file @
af99f91a
...
...
@@ -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"
,
...
...
package.json
View file @
af99f91a
...
...
@@ -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
"
,
...
...
src/components/TextToMarkdown.vue
View file @
af99f91a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment