新增:新增 Markdown 脚注、Markdown 公式支持

This commit is contained in:
2023-05-06 23:04:26 +08:00
parent cbd9de350b
commit 0eedb4a611
8 changed files with 621 additions and 1086 deletions

View File

@@ -10,31 +10,34 @@
"preview": "vitepress preview docs"
},
"devDependencies": {
"@arco-design/web-vue": "^2.44.5",
"@arco-design/web-vue": "^2.45.3",
"@types/blueimp-md5": "^2.18.0",
"@types/jquery": "^3.5.16",
"markdown-it": "^13.0.1",
"markdown-it-footnote": "^3.0.3",
"markdown-it-mathjax3": "^4.3.2",
"mermaid": "9.3.0",
"unplugin-vue-components": "^0.24.0",
"vite": "^4.1.4",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.5",
"vitepress": "1.0.0-alpha.75",
"vitepress-plugin-mermaid": "2.0.8",
"vue": "^3.2.47"
},
"dependencies": {
"@antv/g2plot": "^2.4.25",
"axios": "^1.3.4",
"@antv/g2plot": "2.4.30",
"axios": "^1.4.0",
"blueimp-md5": "^2.19.0",
"dayjs": "^1.11.7",
"fast-glob": "^3.2.12",
"gitalk": "^1.8.0",
"gray-matter": "^4.0.3",
"jquery": "^3.6.3"
"jquery": "^3.6.4"
},
"pnpm": {
"overrides": {
"@antv/g-base": "0.5.11",
"@antv/path-util": "2.0.15"
"@antv/path-util": "2.0.15",
"@antv/attr": "0.3.5"
},
"peerDependencyRules": {
"ignoreMissing": [