We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7006eef + 9b2a98b commit 6e0dbfaCopy full SHA for 6e0dbfa
docs/extensions/listings/shortcodes-and-filters.yml
@@ -150,6 +150,12 @@
150
Filter that provides global options to make the [`Callout Blocks`](https://quarto.org/docs/authoring/callouts.html)
151
[`collapsible`](https://quarto.org/docs/authoring/callouts.html#collapse) in HTML documents
152
153
+- name: collapse-output
154
+ path: https://github.com/mcanouil/collapse-output
155
+ author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
156
+ description: >
157
+ A Quarto extension that provides the ability to collapse code cell outputs in HTML documents using collapsible `<details>` elements.
158
+
159
- name: collapse-social-embeds
160
path: https://github.com/shafayetShafee/collapse-social-embeds
161
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
0 commit comments