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

[zombie.names] Turn lists of zombie names into tables #6925

Merged
merged 1 commit into from Apr 17, 2024

Conversation

AlisdairM
Copy link
Contributor

Fixes #6898

As the list of zombie names has grown so long, it is hard to check without scrolling. Rendering as a table makes it easier to read in one place, as well as saving on our page count!

Pre-emptively turned all the other zombie name lists into tables too, for consistency. We have precedent for such short tables with the table of contextual keywords.

@jwakely
Copy link
Member

jwakely commented Apr 16, 2024

I haven't reviewed the diff carefully, but I like the general idea.

Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've compared the names one-by-one. The diff seems fine.

Please squash the fixup.

@AlisdairM AlisdairM force-pushed the zombie_tables branch 2 times, most recently from dd1fde3 to 667171f Compare April 17, 2024 13:52
source/lib-intro.tex Outdated Show resolved Hide resolved
@AlisdairM
Copy link
Contributor Author

do not merge until I address the comment above by @timsong-cpp

@AlisdairM
Copy link
Contributor Author

The latest commit should have squashed updates that explicitly reference the tables, and give them appropriate
[zombie.names.tag] labels.

@jensmaurer jensmaurer merged commit c82e95c into cplusplus:main Apr 17, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor list of zombie names as a table
4 participants