-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
style-guideIssues and discussions related to the tech writing style guideIssues and discussions related to the tech writing style guide
Description
When we reference a heading verbatim, for example, ## Set up cluster, it’s not clear from the current style guide whether the link text should preserve the exact heading capitalization ([Set up cluster]) or be treated as regular prose ([set up cluster]).
The style guide specifies that:
- Headings use sentence case.
- Section references must always be links.
- We should use descriptive link text.
However, it doesn’t explicitly state whether link text should match the heading text exactly when referencing a section by name. Because of that, both interpretations seem defensible:
- Preserve capitalization because the heading is effectively a named section.
- Lowercase it because link text is part of running prose.
Since both approaches are reasonable under the current wording, I think this is more of a gap in the guide than a stylistic mistake in any specific PR. It would be good to align on one consistent rule so we avoid review churn and inconsistencies going forward.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
style-guideIssues and discussions related to the tech writing style guideIssues and discussions related to the tech writing style guide
Type
Projects
Status
📋 Backlog