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.
1 parent dd9d840 commit 9209760Copy full SHA for 9209760
docs/extensions/listings/shortcodes-and-filters.yml
@@ -157,6 +157,12 @@
157
Filter to create collapsible callouts with [`social-embeds`](https://github.com/sellorm/quarto-social-embeds)
158
for HTML format.
159
160
+- name: collapse-output
161
+ path: https://github.com/mcanouil/collapse-output
162
+ author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
163
+ description: >
164
+ A Quarto extension that provides the ability to collapse code cell outputs in HTML documents using collapsible `<details>` elements.
165
+
166
- name: countdown
167
path: https://github.com/gadenbuie/countdown
168
author: '[Garrick Aden-Buie](https://github.com/gadenbuie/) and [James Joseph Balamuta](https://github.com/coatless/)'
0 commit comments