Skip to content

How pre- are pre-render scripts? #3879

Answered by cscheid
andrewpbray asked this question in Q&A
Discussion options

You must be logged in to vote

I agree with @mcanouil that a bit more information would be helpful :) but I think I can attempt to reverse-engineer the question as "when exactly do quarto pre-render scripts get called?"

The short answer to that is "after determining which files are to be rendered, but before rendering any of them". The long answer to that is "the full story is on src/command/render/project.ts:renderProject"

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
10 replies
@Nenuial
Comment options

@osaal
Comment options

@mcanouil
Comment options

@osaal
Comment options

@mcanouil
Comment options

Answer selected by andrewpbray
Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
6 participants