Allow extensions to have multiple filters at different phases of the lifecycle #11749
Closed
multimeric
started this conversation in
Feature Requests
Replies: 1 comment
-
Oops, seems to have already been discussed in #11560 (comment). |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Quarto 1.4 introduced lifecycle phase targeting. Unfortunately this still isn't available for extensions.
For example, with a
_extension.yml
that contains this:However, it is desirable for extensions to be able to specify this, as they might need to hook into the lifecycle at multiple phases.
Beta Was this translation helpful? Give feedback.
All reactions