Skip to content

Commit 08a649e

Browse files
authored
Merge pull request #1732 from quarto-dev/sync-1728-to-prerelease
2 parents 87da4d7 + e6113a4 commit 08a649e

File tree

1 file changed

+42
-6
lines changed

1 file changed

+42
-6
lines changed

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

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
description: >
6161
Automatic dark mode for Quarto websites and slides.
6262
63+
- name: badge
64+
path: https://github.com/mcanouil/quarto-badge
65+
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
66+
description: >
67+
Badge is an extension for Quarto to provide a shortcode to display software version or anything as a badge.
68+
6369
- name: base64
6470
path: https://github.com/gadenbuie/quarto-base64
6571
author: '[Garrick Aden-Buie](https://github.com/gadenbuie)'
@@ -183,6 +189,12 @@
183189
Generate diagrams from embedded code;
184190
supports Mermaid, Dot/GraphViz, PlantUML, Asymptote, and TikZ.
185191
192+
- name: div-reuse
193+
path: https://github.com/mcanouil/quarto-div-reuse
194+
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
195+
description: >
196+
The power of “code/content reuse” for seamless and efficient content creation.
197+
186198
- name: docx-horizontal-rule
187199
path: https://github.com/ttalVlatt/Quarto-Docx-Horizontal-Rule
188200
author: '[Matt Capaldi](https://github.com/ttalVlatt/)'
@@ -214,6 +226,12 @@
214226
description: >
215227
Easily embed PDF files within HTML documents.
216228
229+
- name: external
230+
path: https://github.com/mcanouil/quarto-external
231+
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
232+
description: >
233+
Quarto extension to include content or partial content from external file.
234+
217235
- name: fancy-epigraphs
218236
path: https://github.com/andrewheiss/fancy-epigraphs-quarto
219237
author: '[Andrew Heiss](https://github.com/andrewheiss/)'
@@ -354,6 +372,12 @@
354372
Render [Kroki](https://kroki.io/) diagrams in Quarto websites — including HTML and PDF output.
355373
This extension uses the Kroki API via HTTP GET requests. The Kroki service URL is customizable, and the output format (e.g. SVG, PNG, etc.) can be specified per diagram.
356374
375+
- name: language-cell-decorator
376+
path: https://github.com/mcanouil/quarto-language-cell-decorator
377+
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
378+
description: >
379+
Quarto extension to add a decorator to the code cells to display the language name.
380+
357381
- name: language-name
358382
path: https://github.com/andrewheiss/language-name
359383
author: '[Andrew Heiss](https://github.com/andrewheiss/)'
@@ -404,19 +428,19 @@
404428
description: >
405429
A filter/shortcode extension for Quarto to provide access to LUA objects as metadata.
406430
407-
- name: open-social-comments
408-
path: https://github.com/AndreasThinks/quarto-open-social-comments
409-
author: '[AndreasThinks](https://github.com/AndreasThinks/)'
410-
description: >
411-
Enables adding Bluesky or Mastodon/Fediverse powered comments to posts and articles.
412-
413431
- name: material-icons
414432
path: https://github.com/shafayetShafee/material-icons
415433
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
416434
description: >
417435
Use [Material Design Icons](https://fonts.google.com/icons?icon.set=Material+Icons&icon.query=chart) in HTML documents and
418436
Revealjs presentations.
419437
438+
- name: modal
439+
path: https://github.com/mcanouil/quarto-modal
440+
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
441+
description: >
442+
A Quarto extension providing a simple way to create Bootstrap modals in your HTML documents.
443+
420444
- name: molstar
421445
path: https://github.com/jmbuhr/quarto-molstar
422446
author: '[jmbuhr](https://github.com/jmbuhr)'
@@ -436,6 +460,12 @@
436460
description: >
437461
Embed [Nutshell](https://ncase.me/nutshell/) expandable explanations in HTML documents.
438462
463+
- name: open-social-comments
464+
path: https://github.com/AndreasThinks/quarto-open-social-comments
465+
author: '[AndreasThinks](https://github.com/AndreasThinks/)'
466+
description: >
467+
Enables adding Bluesky or Mastodon/Fediverse powered comments to posts and articles.
468+
439469
- name: options
440470
path: https://github.com/coatless-quarto/options
441471
author: '[James Joseph Balamuta](https://github.com/coatless/)'
@@ -454,6 +484,12 @@
454484
description: A shortcode to include partial content templates using the mustache
455485
templating syntax.
456486

487+
- name: preview-colour
488+
path: https://github.com/mcanouil/quarto-preview-colour
489+
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
490+
description: >
491+
A Quarto extension to add preview colour as a coloured symbol next to colour code in HTML, PDF, Typst, Docx, Reveal.js, Beamer, and PowerPoint.
492+
457493
- name: pseudocode
458494
path: https://github.com/leovan/quarto-pseudocode
459495
author: '[范叶亮 > Leo Van](https://github.com/leovan)'

0 commit comments

Comments
 (0)