中文目录情况下报错
Closed this issue · 1 comments
shanyuhai123 commented
具体情形是 mode
为 titlecase
情形下出错:
module.exports = {
plugins: {
"vuepress-plugin-auto-sidebar": {
title: {
// 报错
mode: "titlecase"
}
}
}
}
shanyuhai123 commented
在 v2.2.3 已支持,还可以使用 emoji 🔥