auto height and markdown

This commit is contained in:
Le Ma
2024-07-13 22:01:42 +12:00
parent 25f6111a95
commit 4694653def
8 changed files with 183 additions and 173 deletions

View File

@@ -22,6 +22,7 @@
"crypto-js": "^4.1.1",
"escape-html": "^1.0.3",
"file-saver": "^2.0.5",
"github-markdown-css": "^5.6.1",
"html2canvas": "^1.4.1",
"pako": "^2.1.0",
"qrcodejs2-fixes": "^0.0.2",
@@ -29,6 +30,7 @@
"vue": "^3.2.13",
"vue-axios": "^3.5.2",
"vue-i18n": "^9.2.2",
"vue-markdown-render": "^2.2.1",
"vue-router": "^4.1.6",
"vuex": "^4.0.0"
},