-
Related to #3568 Zip file with minimal working example Consider a project that has one chapter as
and another chapter as
At the moment, Observable's Will be great if Quarto allows the option to globally define the variable across a book. |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Dec 7, 2022
Replies: 2 comments 1 reply
-
Use imports across pages instead: foo.qmd
bar.qmd
That should work. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mcanouil
-
(Changing this to "Q&A") |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use imports across pages instead:
foo.qmd
bar.qmd
That should work.