Strict mode for rendering and optionally preview #6677
cpcloud
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
@cscheid @jjallaire Is it something that might already exist but is not documented or something that could be added? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I would love to have that as well. Is this somewhat on the roadmap? This is a feature, e.g. also present in At least one of my use cases would be to fail if a certain
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I would love a way to fail
quarto render
and optionallyquarto preview
if any warnings are generated. This is especially useful when deploying documentation, as I would like to prevent anything from coming through that's not going to render as intended, refer to documents that don't exist, etc.Beta Was this translation helpful? Give feedback.
All reactions