Open
Description
Hi,
```js echo
is neat for documentation. I'm also using it to expose code for some visualizations, example:
https://declann.observablehq.cloud/calculang-dx-pattern-exampling/graphing-calcs/graphing-calcs
Here I added a manual collapsible code block also, using details tag (what Quarto does).
For me collapsible is more ergonomic and even moreso for inclusion in dashboards.
With CSS it might be possible to achieve some similar effect.
But are there plans to add a echo collapsible option?
Thanks
Declan