-
Hi there,
while everything works fine with PDF or HTML output, Is there a way to render to epub with these |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Dec 3, 2022
Replies: 1 comment 2 replies
-
I believe "parts" are not supported in books in general. We should probably do a better job at validating the yaml, but it's my understanding that book chapters need to be a flat structure, as shown here. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
produnis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe "parts" are not supported in books in general. We should probably do a better job at validating the yaml, but it's my understanding that book chapters need to be a flat structure, as shown here.