-
|
Is there any way to disable automatic capitalization of the first letter of tags? For example, I added a tag "#test" to the post. The tag shows up as "#Test" on the webpage. It is a little strange. Please take a look at the tag area from the link below. |
Beta Was this translation helpful? Give feedback.
Answered by
imfing
Aug 31, 2025
Replies: 1 comment 6 replies
-
|
Is there anyone could help me with this problem? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for reporting this! This isn’t the intended behavior. I’ll open a PR to address it. The issue is caused by using the page title as the tag content, which Hugo automatically capitalizes and pluralizes.
https://gohugo.io/methods/page/title/#article