You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asciidoctor-epub3 1.5.0-alpha-14 now handles whole book as a single document.
Negative leveloffset
1. Breaks appendix because appendix subsections are not allowed to be higher that level 3. When leveloffset is applied to them, they become level 2 and are no longer children of appendix and instead become standalone chapters
2. Transforms progit into a multi-part book instead of multi-chapter book, what is wrong
After removal of negative offset, epub is structurally equivalent to other formats.
0 commit comments