Skip to content

Supress metadata printout when outputting to stdout (WSL) #619

Answered by jjallaire
mbojan asked this question in Q&A
Discussion options

You must be logged in to vote

I tested this and it does prevent printing of the extra output:

quarto render test.qmd -t plain -o - 2>/dev/null

Further, this also dropped the extra output and did indeed write the document to stdout:

quarto render test.qmd -t plain -o - --quiet

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@mbojan
Comment options

@jjallaire
Comment options

@cderv
Comment options

@mbojan
Comment options

@cderv
Comment options

Answer selected by mbojan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants