Linkify: true

This commit is contained in:
Oleg Kalachev
2022-04-11 23:30:01 +04:00
parent 6321ef8aa0
commit 7c2e020a89

View File

@@ -39,7 +39,8 @@ module.exports = {
markdown: {
code: {
lineNumbers: false
}
},
linkify: true
},
plugins: [
'@vuepress/plugin-search',