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
21 changes: 20 additions & 1 deletion docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,12 @@
description: >
Developer extension to parse options from custom code cells.

- name: colab
path: https://github.com/coatless-quarto/colab
author: '[James Joseph Balamuta](https://github.com/coatless/)'
description: >
Quarto Extension to Transform Quarto Documents into Google Colaboratory Notebooks

- name: collapse-callout
path: https://github.com/shafayetShafee/collapse-callout
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
Expand Down Expand Up @@ -462,7 +468,14 @@
author: '[Pierre-Amiel Giraud](https://github.com/pagiraud/)'
description: >
Easily handle your speaker notes when exporting your presentation to other formats (mainly HTML, PDF, ODT and DOCX) to produce a handout.


- name: stamp
path: https://github.com/coatless-quarto/stamp
author: '[James Joseph Balamuta](https://github.com/coatless/)'
description: >
Quarto Extension for Embedding Render Information about the Document


- name: style-text
path: https://github.com/leovan/quarto-style-text
author: '[范叶亮 > Leo Van](https://github.com/leovan)'
Expand All @@ -475,6 +488,12 @@
description: >
Render svgbob diagrams in quarto documents.

- name: tabby
path: https://github.com/coatless-quarto/tabby
author: '[James Joseph Balamuta](https://github.com/coatless/)'
description: >
Quarto Extension for Automatic Language Tabs

- name: tachyons
path: https://github.com/gadenbuie/quarto-tachyons
author: '[Garrick Aden-Buie](https://github.com/gadenbuie)'
Expand Down