Display code language in code block, add code copy function

This commit is contained in:
Rafi
2023-03-08 16:09:34 +08:00
parent fe4740b7a2
commit 85fc57e2b2
3 changed files with 91 additions and 8 deletions

View File

@@ -15,6 +15,7 @@
},
"dependencies": {
"@microsoft/fetch-event-source": "^2.0.1",
"copy-to-clipboard": "^3.3.3",
"highlight.js": "^11.7.0",
"is-mobile": "^3.1.1",
"marked": "^4.2.12",