sidebar目录(dir)名首字母英文大写调整 #3317
-
场景描述:sidebar的目录(dir)名首个字符为字母时,会无视原字母大小写,统一将字符转为大写英文字母,请问这个有方法可以配置吗? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
补充:目录下无READEME.md文件。 |
Beta Was this translation helpful? Give feedback.
-
有什么场景是首字母不能大写的么? |
Beta Was this translation helpful? Give feedback.
-
Hi there, to automatically generate readable titles, we are making some convertions, if you don't like them, you can ALWAYS set a dir title yourself by adding the following frontmatter: ---
dir:
title: Anything you want
---
File content... We can not cancel this, see the following test example: |
Beta Was this translation helpful? Give feedback.
Hi there, to automatically generate readable titles, we are making some convertions, if you don't like them, you can ALWAYS set a dir title yourself by adding the following frontmatter:
We can not cancel this, see the following test example: