Replies: 1 comment 2 replies
-
The |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
With version 1.1.189 we could add custom variables to the book settings in
_quarto.yml
and use them in the template. The example below provided$book.reportnr$
in the template.After upgrading to version 1.2.313 this results in an error
property name reportnr is invalid
. How can we pass custom variables to a template in an extension?Beta Was this translation helpful? Give feedback.
All reactions