Skip to content

add nested sections to TOC#21

Merged
comwes merged 1 commit intocomwes:masterfrom
trogper:fix-nested-sections
Mar 7, 2021
Merged

add nested sections to TOC#21
comwes merged 1 commit intocomwes:masterfrom
trogper:fix-nested-sections

Conversation

@trogper
Copy link
Contributor

@trogper trogper commented May 16, 2020

Currently mkpdfs crashes when generating TOC for nested sections. This PR adds correct processing of nested sections.

There's no visual distinction between them however, they all use H3 headings. This would require additional changes to report.scss

fixes #4

@comwes comwes merged commit 7ee444a into comwes:master Mar 7, 2021
@comwes comwes added this to the Version 1.1.0 milestone May 9, 2021
dimrozakis pushed a commit to dimrozakis/mkpdfs-mkdocs-plugin that referenced this pull request Apr 4, 2022
This reintroduces commit d26b56e

That commit was previously merged to master with PR comwes#21 to fix issue comwes#4.
But subsequently, MR comwes#26 undid the change. As far as I can tell this
happened by mistake during merge/rebase and conflict resolutions.
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.

AttributeError: 'Section' object has no attribute 'file'

2 participants