We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00b8df commit 97fbaf5Copy full SHA for 97fbaf5
example/docs/.vuepress/config.js
@@ -68,8 +68,5 @@ module.exports = {
68
link: 'https://vuepress-theme-reco.recoluan.com'
69
},
70
]
71
- },
72
- markdown: {
73
- // lineNumbers: true
74
}
75
package.json
@@ -31,7 +31,7 @@
31
"@vuepress-reco/vuepress-plugin-extract-code": "1.0.3",
32
"@vuepress-reco/vuepress-plugin-loading-page": "1.0.5",
33
"@vuepress-reco/vuepress-plugin-pagation": "1.0.6",
34
- "@vuepress-reco/vuepress-plugin-comments": "1.0.13",
+ "@vuepress-reco/vuepress-plugin-comments": "1.0.14",
35
"@vuepress/plugin-medium-zoom": "1.2.0",
36
"@vuepress/plugin-blog": "1.3.0",
37
"docsearch.js": "2.5.2",
0 commit comments