Skip to content

Conversation

@behrmann
Copy link
Member

Since I mostly ever look at the markdown, the unformatted tables have irked me a bit, looking at them I found the vmclock spec table is not rendered properly to HTML. A few other typography nits are fixed a long the way as well.

This leaves out the overly long tables in the LFHS, since no readability is
gained by reformatting them, but they are not overly complex to require HTML
tables.
Since there is no agreed-upon standard for multiline table rows in markdown,
there is no real way to express complex tables, such as this one, including
lists in table cells, portably.

hugo renders each line as a table row and therefore certain cells are split.
All other tables headers created from markdown are not strong and the visual
difference is only very slight, so adjust this table to match.
When running the same command as GitHub pages the public/ directory will be
relative to the repository root, let's ignore it as well.
@Foxboron Foxboron merged commit a2a9b88 into uapi-group:main Dec 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants