fix: Markdown 沒有被渲染

This commit is contained in:
CrescentLeaf
2025-09-24 10:57:21 +08:00
parent a0bf323ac9
commit da1c7cd8cf
2 changed files with 4 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
"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",
"marked": "npm:marked@16.3.0"
"marked": "npm:marked@16.3.0",
"dompurify": "npm:dompurify@3.2.7"
}
}