Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #2332: pass knitr::asis_output() to the output hook #2365

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yihui
Copy link
Owner

@yihui yihui commented Sep 19, 2024

and every output hook should check if the chunk option results == 'asis'

…`output` hook should check if the chunk option `results == 'asis'`
@yihui yihui linked an issue Sep 19, 2024 that may be closed by this pull request
@yihui yihui requested a review from cderv September 19, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make asis_output works for Quarto the same as results: asis
1 participant