Add navrow + markdown parsing

This commit is contained in:
Jai A
2023-03-28 10:34:48 -07:00
parent de844e9b23
commit 8167f6f232
15 changed files with 280 additions and 40 deletions

View File

@@ -26,6 +26,7 @@
"dependencies": {
"dayjs": "^1.11.7",
"floating-vue": "^2.0.0-beta.20",
"highlight.js": "^11.7.0",
"markdown-it": "^13.0.1",
"vue": "^3.2.45",
"vue-router": "^4.1.6",