Skip to content

Commit 91fc7f2

Browse files
committed
reformat and reorder gallery yaml
1 parent 4299900 commit 91fc7f2

File tree

1 file changed

+21
-27
lines changed

1 file changed

+21
-27
lines changed

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

Lines changed: 21 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
path: https://github.com/shafayetShafee/add-code-files
2020
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
2121
description: >
22-
Filter to add code from source files as a code block that
23-
works with `code-fold`.
22+
Filter to add code from source files as a code block that works with `code-fold`.
2423
2524
- name: adsense
2625
path: https://github.com/coatless-quarto/adsense
@@ -103,7 +102,7 @@
103102
104103
- name: callouty-theorem
105104
path: https://github.com/sun123zxy/quarto-callouty-theorem
106-
author: "[sun123zxy](https://github.com/sun123zxy/)"
105+
author: '[sun123zxy](https://github.com/sun123zxy/)'
107106
description: >
108107
Wraps theorems and proofs in callout blocks for better visual appeal.
109108
@@ -160,8 +159,7 @@
160159
path: https://github.com/shafayetShafee/collapse-social-embeds
161160
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
162161
description: >
163-
Filter to create collapsible callouts with [`social-embeds`](https://github.com/sellorm/quarto-social-embeds)
164-
for HTML format.
162+
Filter to create collapsible callouts with [`social-embeds`](https://github.com/sellorm/quarto-social-embeds) for HTML format.
165163
166164
- name: countdown
167165
path: https://github.com/gadenbuie/countdown
@@ -185,8 +183,7 @@
185183
path: https://github.com/coatless-quarto/custom-callout
186184
author: '[James Joseph Balamuta](https://github.com/coatless/)'
187185
description: >
188-
Create custom callouts with different colors, icons, and appearance
189-
in your document.
186+
Create custom callouts with different colors, icons, and appearance in your document.
190187
191188
- name: d2
192189
path: https://github.com/data-intuitive/quarto-d2
@@ -200,7 +197,7 @@
200197
description: >
201198
Easily add collapsible details blocks to your HTML documents
202199
(e.g., for hints, answer keys, and supplemental information).
203-
200+
204201
- name: diagram
205202
path: https://github.com/pandoc-ext/diagram
206203
author: '[Albert Krewinkel](https://github.com/tarleb)'
@@ -282,7 +279,7 @@
282279
author: '[Kelly Bodwin](https://github.com/kbodwin)'
283280
description: >
284281
Style code in rendered chunks.
285-
282+
286283
- name: fontawesome
287284
path: https://github.com/quarto-ext/fontawesome
288285
author: '[quarto-ext](https://github.com/quarto-ext)'
@@ -301,6 +298,12 @@
301298
description: >
302299
Easily create and configure Beamer slides with full frame graphics.
303300
301+
- name: get-kroki
302+
path: https://github.com/resepemb/quarto-kroki
303+
author: '[Gabriel Café](https://github.com/GabrielCoffee9)'
304+
description: >
305+
Render [Kroki](https://kroki.io/) diagrams in Quarto websites — including HTML and PDF output. 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.
306+
304307
- name: gfm-strip-disallowed
305308
path: https://github.com/restlessronin/gfm-strip-disallowed
306309
author: '[restlessronin](https://github.com/restlessronin)'
@@ -349,7 +352,7 @@
349352
author: '[Jeffrey Girard](https://github.com/jmgirard/)'
350353
description: >
351354
Add hidden instructions to HTML homework assignments to help detect cheating by unauthorized LLM usage.
352-
355+
353356
- name: iconify
354357
path: https://github.com/mcanouil/quarto-iconify
355358
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
@@ -387,16 +390,9 @@
387390
path: https://github.com/fermarsan/quarto-kroki
388391
author: '[fermarsan](https://github.com/fermarsan)'
389392
description: >
390-
Render Kroki diagrams in Quarto documents (HTML and PDF)
393+
Render Kroki diagrams in Quarto documents (HTML and PDF).
391394
This uses the Kroki HTTP API via curl, doing a POST request.
392395
393-
- name: get-kroki
394-
path: https://github.com/resepemb/quarto-kroki
395-
author: '[Gabriel Café](https://github.com/GabrielCoffee9)'
396-
description: >
397-
Render [Kroki](https://kroki.io/) diagrams in Quarto websites — including HTML and PDF output.
398-
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.
399-
400396
- name: language-cell-decorator
401397
path: https://github.com/mcanouil/quarto-language-cell-decorator
402398
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
@@ -476,8 +472,7 @@
476472
path: https://github.com/shafayetShafee/nameref
477473
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
478474
description: >
479-
Filter that allows to refer a section/image/table using a name for both pdf and
480-
HTML format.
475+
Filter that allows to refer a section/image/table using a name for both pdf and HTML format.
481476
482477
- name: nutshell
483478
path: https://github.com/schochastics/quarto-nutshell
@@ -534,12 +529,6 @@
534529
Embed [Pyodide](https://pyodide.org/en/stable/) in HTML documents
535530
to enable interactive Python code cells without the need for a Python server.
536531
537-
- name: quizdown
538-
path: https://github.com/parmsam/quarto-quizdown
539-
author: '[Sam Parmar](https://github.com/parmsam)'
540-
description: >
541-
Add an interactive quiz into your HTML document.
542-
543532
- name: qrcode
544533
path: https://github.com/jmbuhr/quarto-qrcode
545534
author: '[jmbuhr](https://github.com/jmbuhr)'
@@ -552,6 +541,12 @@
552541
description: >
553542
Run standalone React components in your project!
554543
544+
- name: quizdown
545+
path: https://github.com/parmsam/quarto-quizdown
546+
author: '[Sam Parmar](https://github.com/parmsam)'
547+
description: >
548+
Add an interactive quiz into your HTML document.
549+
555550
- name: recursive-citeproc
556551
path: https://github.com/dialoa/recursive-citeproc
557552
author: '[Dialoa/Julien Dutant](https://github.com/dialoa/)'
@@ -624,7 +619,6 @@
624619
description: >
625620
Quarto Extension for Embedding Render Information about the Document
626621
627-
628622
- name: style-text
629623
path: https://github.com/leovan/quarto-style-text
630624
author: '[范叶亮 > Leo Van](https://github.com/leovan)'

0 commit comments

Comments
 (0)