Replies: 2 comments 1 reply
-
You can't have a TOC as it is a dashboard and dashboards don't have TOC. I suggest you integrate your dashboard in a website (it should work) rather than trying to do the other way around. |
Beta Was this translation helpful? Give feedback.
-
Makes sense. Is it possible to keep headers formatted as headers instead of making them into rows/columns or cards & boxes?
Thank you for the suggestion! I haven't used website format within the quarto-verse. I will try to create an example. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I love the recently released quarto dashboard format, however I have a question.
I often have a dashboard where I want to include say 2 pages of results, and 1 page with technical details (say, a model description).
My question is about supporting a scenario where that 3rd page contains markdown with level 2 and 3 headings, which I might want to navigate with a TOC. Right now, these get converted to "cards" which is not ideal for a technical (mostly text) markdown document.
As an example, consider this vetiver dashboard: https://www.isabelizimm.me/vetiverdashboard/#
I have a version of this but the model description is more involved, and I would like to separate it using section headings (level 2, level 3, etc).
note: examples taken from tidybayes and gtsummary doc.
Beta Was this translation helpful? Give feedback.
All reactions