Skip to content
Discussion options

You must be logged in to vote

You're not going to like my answer, but: you don't. Comments are there to be read by people, and that's what the code output is there to support. Code that's not meant to be executed really ought to live inside a separate block with eval: false, or some related tool. I promise you it's a bad habit to use comments for that, and we don't want to incentivize that.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@yihui
Comment options

@danielvartan
Comment options

@yihui
Comment options

@danielvartan
Comment options

Comment options

You must be logged in to vote
3 replies
@cscheid
Comment options

@mcanouil
Comment options

mcanouil Nov 8, 2023
Collaborator

@danielvartan
Comment options

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