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

TOC wrongly flattened #726

Closed
bensmrs opened this issue May 31, 2024 · 3 comments
Closed

TOC wrongly flattened #726

bensmrs opened this issue May 31, 2024 · 3 comments

Comments

@bensmrs
Copy link
Contributor

bensmrs commented May 31, 2024

The TOC in https://linuxcontainers.org/incus/news/ is flattened, making it very hard to differentiate between titles and sub-titles. I think we should use nested lists for the TOC.

@stgraber
Copy link
Member

Ah yeah, that's not very useful...

I don't know about having it support proper nesting, but it certainly should be made to only pick up the news entry titles and not anything inside of the news entries.

@bensmrs
Copy link
Contributor Author

bensmrs commented May 31, 2024

If #728 looks good to you, I’ll modify the other locales. Basically the structure got mixed up with news titles at the H2 level and sub- and sub-sub-titles at H1 and H2 levels (instead of H3 and H4).

@stgraber
Copy link
Member

stgraber commented Jun 2, 2024

Closing as this has been resolved by #728

@stgraber stgraber closed this as completed Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants