This commit is contained in:
xugaoyi 2022-01-06 20:45:13 +08:00
parent 801022b780
commit 3c1e12ccf6
3 changed files with 7 additions and 5 deletions

View File

@ -320,4 +320,8 @@ export default defineConfig4CustomTheme<VdoingThemeConfig>({
},
},
},
markdown: {
lineNumbers: true
}
})

View File

@ -18,15 +18,13 @@
"vuepress": "1.9.5",
"vuepress-plugin-baidu-autopush": "^1.0.1",
"vuepress-plugin-baidu-tongji": "^1.0.1",
"vuepress-plugin-comment": "^0.7.3",
"vuepress-plugin-demo-block": "^0.7.2",
"vuepress-plugin-fulltext-search": "^2.2.1",
"vuepress-plugin-one-click-copy": "^1.0.2",
"vuepress-plugin-thirdparty-search": "^1.0.2",
"vuepress-plugin-zooming": "^1.1.7",
"vuepress-theme-vdoing": "^1.9.3",
"vuepress-theme-vdoing": "^1.9.4",
"yamljs": "^0.3.0"
},
"dependencies": {
"vuepress-plugin-comment": "^0.7.3"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "vuepress-theme-vdoing",
"version": "1.9.3",
"version": "1.9.4",
"description": "Vdoing theme for VuePress. 一个基于VuePress的知识管理兼博客主题。",
"author": {
"name": "gaoyi(Evan) Xu"