feat: latex support

This commit is contained in:
camera-2018
2023-04-16 03:16:26 +08:00
parent 25a7e14437
commit 759771405f
4 changed files with 834 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
"docs:preview": "vitepress preview"
},
"devDependencies": {
"markdown-it-mathjax3": "^4.3.2",
"vitepress": "^1.0.0-alpha.67"
}
}