Don't just refer to SCs by their number alone#4947
Open
patrickhlauke wants to merge 2 commits intomainfrom
Open
Don't just refer to SCs by their number alone#4947patrickhlauke wants to merge 2 commits intomainfrom
patrickhlauke wants to merge 2 commits intomainfrom
Conversation
Member
Author
|
Discussed this in the TF meeting 20 Feb. Group agreed to put this to the wider WG. |
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
bruce-usab
approved these changes
Feb 23, 2026
patrickhlauke
added a commit
that referenced
this pull request
Mar 9, 2026
For consistency: * don't use a colon between the SC number and its title - my main reason is that it looks somehow "stilted", and when used in a sentence it can end up "fighting" with the punctuation of the actual sentence (particularly when not part of a link), and just makes it harder to parse * don't just refer to SCs by number alone - (at least for first mentions in a document) this helps documents be more readable without assuming that the reader walks around remembering what each SC number is/what criterion it actually represents. It would be good to get something decided/officially mentioned in the style guide (particularly for the use of `:` or not) EDIT: normative changes split into #4947 --------- Co-authored-by: Kenneth G. Franqueiro <kfranqueiro@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Normative counterpart to #4939