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

Add one or more sub levels to TOC #118

Open
gautierchomel opened this issue Oct 23, 2024 · 0 comments
Open

Add one or more sub levels to TOC #118

gautierchomel opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request epub generator

Comments

@gautierchomel
Copy link
Member

Finer navigation is necessary to a better reading experience.

For that, the epub generator should grab h2 and h3 tags to populate nested lists.

<li><a href="{{EPUBRoot}}{{page.url}}index.xhtml">{{page.data.title}}</a></li>

@gautierchomel gautierchomel added this to the Non determined milestone Oct 23, 2024
@gautierchomel gautierchomel added the enhancement New feature or request label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epub generator
Projects
None yet
Development

No branches or pull requests

1 participant