Skip to content

Clarify capitalization for links in the style guide #8091

@giorgionaps

Description

@giorgionaps

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.

Metadata

Metadata

Assignees

Labels

style-guideIssues and discussions related to the tech writing style guide

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions