How to get code snippets in different languages side-by-side? #6640
Answered
by
Robinlovelace
Robinlovelace
asked this question in
Q&A
-
DescriptionAs illustrated below, it can be handy to have code chunks side-by-side: Source: https://duckdb.org/docs/archive/0.8.1/installation/ How to do that? Currently this is what we have: https://github.com/Robinlovelace/opengeohub2023/blob/main/side-by-side.qmd Relevant issue: rstudio/rmarkdown#2053 Assuming |
Beta Was this translation helpful? Give feedback.
Answered by
Robinlovelace
Aug 29, 2023
Replies: 1 comment 1 reply
-
OK think I've answered my own question: https://quarto.org/docs/output-formats/html-basics#tabsets |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Robinlovelace
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK think I've answered my own question: https://quarto.org/docs/output-formats/html-basics#tabsets