Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Benefits consistently a top-level section with h2 in source files #3939

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

kfranqueiro
Copy link
Contributor

Fixes #3924.

Also addresses the Label in Name instance in #3922.

The diff will be much easier to compare with whitespace ignored (?w=1).

This amends all instances of the Benefits section in Understanding pages to be a top-level section with a level-2 heading.

I've tested this with both the XSLT and Eleventy build processes to confirm this doesn't actually change any content, since both build processes already ensure Benefits is a top-level section with level-2 heading. The one exception is the removal of the redundant first Benefits section in Understanding 2.5.3 Label in Name, which only meaningfully affects the XSLT process, as the Eleventy process already worked around that issue.

Note: I don't know what identify-changes.html is supposed to be, but I updated it regardless; it seems to only contain template boilerplate and is not linked from anywhere.

@w3cbot
Copy link

w3cbot commented Jul 1, 2024

kfranqueiro marked as non substantive for IPR from ash-nazg.

@patrickhlauke
Copy link
Member

can we limit reviews/approvals to w3c member users? tired of these random muppet accounts (that clearly seem to somehow game github for some reason) making BS comments/suggestions.

@w3c w3c locked as off-topic and limited conversation to collaborators Jul 14, 2024
@bruce-usab
Copy link
Contributor

bruce-usab commented Jul 29, 2024

can we limit reviews/approvals to w3c member users?

Yes. Ken just now changed the setting after checking in with Kevin and Mike and me.

@mbgower mbgower merged commit 1906ca8 into main Aug 27, 2024
1 check passed
@mbgower mbgower deleted the kgf-benefits-h2 branch August 27, 2024 19:39
@kfranqueiro
Copy link
Contributor Author

@mbgower did you have to manually deal with merge conflicts? I am concerned that the changeset I see actually merged may have changed more than this PR originally did...

@kfranqueiro
Copy link
Contributor Author

kfranqueiro commented Aug 27, 2024

I confirmed breakage in the merge; followed up in #4042.

In the future, if you run into merge conflicts in my PRs, please ask me to update them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Benefits sometimes nested under Intent in source files (including template)
6 participants