Why #Me and #CodeCompanion are on H2 header level? #2227
Answered
by
olimorris
augustocdias
asked this question in
Q&A
-
Why is the roles marked as header 2 instead of header 1? What is the header 1 in the chat? I don't see anything... Shouldn't it have a h1 level header? |
Beta Was this translation helpful? Give feedback.
Answered by
olimorris
Oct 14, 2025
Replies: 2 comments 4 replies
-
h1 is the main/top-level/title heading of a page. Your proposal is to give the chat buffer |
Beta Was this translation helpful? Give feedback.
4 replies
-
More info: CommonMark spec allows no more than one h1 heading. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the future there might be when I merge #2184. I don't want to consume a line of someone's screen real estate if I don't need to, just to display a h1. It's clear and obvious what the chat buffer is. So, unless I can do something useful with a h1, I'll choose not to display one at all.
And "should" implies that there are some markdown standards or rules that we're flouting.