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 @@ -282,6 +282,12 @@
description: >
Embed fully serverless, browser-based Gradio applications and Python coding playgrounds into your Quarto documents.

- name: group-html-cell-outputs
path: https://github.com/dixslyf/quarto-group-html-cell-outputs
author: '[Dixon Sean Low Yan Feng](https://github.com/dixslyf)'
description: >
Group cell outputs by wrapping them with a parent container when rendering to HTML.

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