-
Hi to all, Is there a way, for an HTML output, to print the value of a variable inside a markdown text. Something like the below example.
Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
jjallaire
May 13, 2022
Replies: 1 comment 2 replies
-
Yes, but its current a bit awkward (docs here: https://quarto.org/docs/computations/execution-options.html#jupyter) For your example it would look like this:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jjallaire
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, but its current a bit awkward (docs here: https://quarto.org/docs/computations/execution-options.html#jupyter)
For your example it would look like this: