Does quarto support Tabbed panes for formatted code? #8692
-
DescriptionI want to be able to create a tabbed code block for an example code peice in different languages. Is this something Quarto supports out of the box? I haven't seen any example in the documentation, or any extensions that explicitly mention this. And example would be Docsys "tabbed pane" |
Beta Was this translation helpful? Give feedback.
Answered by
jakoblistabarth
Feb 12, 2024
Replies: 1 comment
-
I am not sure if I get you right @dweng0 but based on your Docsys example I think tabsets which are build into quarto, are what you could use. Or are you looking for something else? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dweng0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am not sure if I get you right @dweng0 but based on your Docsys example I think tabsets which are build into quarto, are what you could use. Or are you looking for something else?