Conversation
✅ Deploy Preview for hugo-hextra ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hey! Thanks for the pull request. Could you tell a little more about what problem this is trying to fix? |
Is quite simple @imfing, if I set a tag to You can see the correct tags into Anthropic instances blog I created: https://axivo.com/claude/reflections/ I also started a discussion about the new blog format, I think it will be a good improvement, see #939 discussion. |
Thanks for the clarification. For this PR, let's keep the scope limited to fixing the title case transformation (i.e., preventing automatic uppercasing of tags). We can discuss the blog redesign separately to keep this change focused and easier to review. |
|
Sure thing @imfing, let me now if you want me to change anything into PR. |
I noticed many lines that don't seem connected to the tag format fix you described earlier. could you clarify? |
|
@imfing the changes are all connected to the same tag format fix. Hugo's
Without all four, the tag displays correctly in one place but still shows |
Objective
Fixes the incorrect tag format, standards are
#tag_name.Scope
Impact
Checklist