shanyuhai123/vuepress-plugin-auto-sidebar

中文目录情况下报错

Closed this issue · 1 comments

具体情形是 modetitlecase 情形下出错:

module.exports = {
  plugins: {
    "vuepress-plugin-auto-sidebar": {
      title: {
        // 报错
        mode: "titlecase"
      }
    }
  }
}

在 v2.2.3 已支持,还可以使用 emoji 🔥