Skip to content
Discussion options

You must be logged in to vote

You have to use an extra backticks to format your document, i.e., four in your case ````.

Short answer to the question: no, you can't.

Tabset feature in Quarto is not implemented exactly as in rmarkdown.
Every level 2 headings in a cell div ::: {.panel-tabset} will be considered as a tabset, which is compatible with any procedural to write code/text as tabset (probably using knitr::knit_child() and/or #| output: asis).
Depending on your format, please read the documentation and look at the example:

Replies: 1 comment 3 replies

Comment options

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

@mcanouil
Comment options

@cderv
Comment options

Answer selected by Pierre9344
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants