Post-render qmd document #8019
Unanswered
JosiahParry
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Pre and post render are project options thus only at project levels. Note that Quarto cannot really warn for "invalid" frontmatter as you can have custom things in it. |
Beta Was this translation helpful? Give feedback.
8 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.
-
Description
Related to quarto-dev/quarto-r#62 which does not seem to have a follow up discussion.
The docs for post-render fall under project scripts https://quarto.org/docs/projects/scripts.html#pre-and-post-render. Is it possible to use these features on standalone documents? I assume not but want to be sure. For example the below silently ignores the
post-render
rather than provide a warning or an error.Beta Was this translation helpful? Give feedback.
All reactions