Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@
Filter that provides global options to make the [`Callout Blocks`](https://quarto.org/docs/authoring/callouts.html)
[`collapsible`](https://quarto.org/docs/authoring/callouts.html#collapse) in HTML documents

- name: collapse-output
path: https://github.com/mcanouil/collapse-output
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
description: >
A Quarto extension that provides the ability to collapse code cell outputs in HTML documents using collapsible `<details>` elements.

- name: collapse-social-embeds
path: https://github.com/shafayetShafee/collapse-social-embeds
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
Expand Down
Loading