Is there a way to hide an output of a code, similar to how code-fold works for code? #5131
-
We have the option to hide/fold the code by using the following arguments in the code block:
I was wondering if there is a way to implement the same for the output of the code. Similar to how the code is hidden, this time, the output of the code will be hidden. I was making a tutorial showcasing different ways of writing a particular code, all of which gave the same output. I wanted to emphasize the differences in the code but at the same time give the readers the benefit of seeing that the output is the same. Therefore instead of using |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This is already tracked in #341 and this is a duplicate of #4911 I'll close this and you can follow the issue |
Beta Was this translation helpful? Give feedback.
-
Thank you. |
Beta Was this translation helpful? Give feedback.
This is already tracked in #341 and this is a duplicate of #4911
I'll close this and you can follow the issue