8000 article content is ok ,but can not highlight code style · pycoder404/blog-vue@cec45ee · GitHub
[go: up one dir, main page]

Skip to content

Commit cec45ee

Browse files
committed
article content is ok ,but can not highlight code style
1 parent 78d6ad0 commit cec45ee

File tree

10 files changed

+16028
-90
lines changed

10 files changed

+16028
-90
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@
99
},
1010
"dependencies": {
1111
"@element-plus/icons-vue": "^1.1.4",
12+
"@highlightjs/vue-plugin": "^2.1.0",
1213
"axios": "^0.26.1",
1314
"core-js": "^3.8.3",
1415
"element-plus": "^2.1.10",
15-
"highlight.js": "^11.5.1",
16+
"highlight.js": "^11.5.0",
17+
"highlightjs": "^9.16.2",
1618
"js-cookie": "^3.0.1",
1719
"mavon-editor": "^3.0.0-beta",
1820
"node-sass": "^7.0.1",

0 commit comments

Comments
 (0)
0