feat(wip): markdown 解析

This commit is contained in:
CrescentLeaf
2025-09-23 23:28:54 +08:00
parent f6f2590532
commit a01a64116f
2 changed files with 4 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
"mdui": "npm:mdui@2.1.4",
"split.js": "npm:split.js@1.3.2",
"crypto-js": "npm:crypto-js@4.2.0",
"socket.io-client": "npm:socket.io-client@4.8.1"
"socket.io-client": "npm:socket.io-client@4.8.1",
"marked": "npm:marked@16.3.0"
}
}