Replies: 1 comment 1 reply
-
|
What version of Quarto are you using? What's the context and the issue you are facing in the current state? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I use a .yml for a 'book' project but need to specify the render order. For this the render: section under project: lists the documents in the order I want them rendered, only for
quarto renderto completely ignore this and render in the order under book: / chapters:What gives? How do I get Quarto to render in the order I specify in the render: section?
Beta Was this translation helpful? Give feedback.
All reactions