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
Content of pages without ToC appears on the left side #2000
Comments
|
When there's no TOC, the content has the class appropriately named |
|
The thing is that section has a maximum width. I can try and eliminate that, but I'm afraid it will break things. Anyway, I'll give it a try. |
|
Why |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

See https://docs.perl6.org/language/pragmas
Without ToC:
With ToC:

IMO the content should be rendered consistently.
The text was updated successfully, but these errors were encountered: