Skip to content

Conversation

@slonopotamus
Copy link
Contributor

@slonopotamus slonopotamus commented Feb 29, 2020

This PR doesn't depend on #1373.

@slonopotamus
Copy link
Contributor Author

slonopotamus commented Feb 29, 2020

There's an interesting bug about your negative leveloffset. Asciidoctor has an rule about appendix:

the first subsection of the appendix must be a level-3 section, not a level-2 section. That’s because an appendix cannot contain chapters.

When you're applying -1 leveloffset, your appendix subsections become level-2 sections so they're not subsections of appendix anymore, but instead are standalone chapters.

@slonopotamus slonopotamus deleted the epub3-alpha.14 branch February 29, 2020 20:45
@slonopotamus
Copy link
Contributor Author

slonopotamus commented Feb 29, 2020

I suddenly understood that your Gemfile automatically uses latest 1.5.0.alpha.WHATEVER asciidoctor-epub3 version.

@slonopotamus
Copy link
Contributor Author

But you still need to fix leveloffset.

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.

1 participant