Skip to content

Commit a9ee30e

Browse files
committed
Add group-html-cell-outputs filter extension
1 parent f3cd2b8 commit a9ee30e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/extensions/listings/shortcodes-and-filters.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,12 @@
282282
description: >
283283
Embed fully serverless, browser-based Gradio applications and Python coding playgrounds into your Quarto documents.
284284
285+
- name: group-html-cell-outputs
286+
path: https://github.com/dixslyf/quarto-group-html-cell-outputs
287+
author: '[Dixon Sean Low Yan Feng](https://github.com/dixslyf)'
288+
description: >
289+
Group cell outputs by wrapping them with a parent container when rendering to HTML.
290+
285291
- name: hide-comment
286292
path: https://github.com/shafayetShafee/hide-comment
287293
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'

0 commit comments

Comments
 (0)