feat: code highlighting

This commit is contained in:
2026-04-25 16:01:28 +02:00
parent 9bae3a813d
commit d1b44ad53e
6 changed files with 108 additions and 3 deletions
+2
View File
@@ -16,6 +16,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"highlight.js": "^11.11.1",
"vue": "^3.5.32",
"vue-router": "^5.0.4"
},
@@ -33,6 +34,7 @@
"npm-run-all2": "^8.0.4",
"oxlint": "~1.60.0",
"prettier": "3.8.3",
"sass-embedded": "^1.99.0",
"typescript": "~6.0.0",
"vite": "^8.0.8",
"vite-plugin-markdown": "^2.2.0",