|
60 | 60 | description: >
|
61 | 61 | Automatic dark mode for Quarto websites and slides.
|
62 | 62 |
|
| 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 | +
|
63 | 69 | - name: base64
|
64 | 70 | path: https://github.com/gadenbuie/quarto-base64
|
65 | 71 | author: '[Garrick Aden-Buie](https://github.com/gadenbuie)'
|
|
183 | 189 | Generate diagrams from embedded code;
|
184 | 190 | supports Mermaid, Dot/GraphViz, PlantUML, Asymptote, and TikZ.
|
185 | 191 |
|
| 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 | +
|
186 | 198 | - name: docx-horizontal-rule
|
187 | 199 | path: https://github.com/ttalVlatt/Quarto-Docx-Horizontal-Rule
|
188 | 200 | author: '[Matt Capaldi](https://github.com/ttalVlatt/)'
|
|
214 | 226 | description: >
|
215 | 227 | Easily embed PDF files within HTML documents.
|
216 | 228 |
|
| 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 | +
|
217 | 235 | - name: fancy-epigraphs
|
218 | 236 | path: https://github.com/andrewheiss/fancy-epigraphs-quarto
|
219 | 237 | author: '[Andrew Heiss](https://github.com/andrewheiss/)'
|
|
354 | 372 | Render [Kroki](https://kroki.io/) diagrams in Quarto websites — including HTML and PDF output.
|
355 | 373 | 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.
|
356 | 374 |
|
| 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 | +
|
357 | 381 | - name: language-name
|
358 | 382 | path: https://github.com/andrewheiss/language-name
|
359 | 383 | author: '[Andrew Heiss](https://github.com/andrewheiss/)'
|
|
404 | 428 | description: >
|
405 | 429 | A filter/shortcode extension for Quarto to provide access to LUA objects as metadata.
|
406 | 430 |
|
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 |
| -
|
413 | 431 | - name: material-icons
|
414 | 432 | path: https://github.com/shafayetShafee/material-icons
|
415 | 433 | author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
|
416 | 434 | description: >
|
417 | 435 | Use [Material Design Icons](https://fonts.google.com/icons?icon.set=Material+Icons&icon.query=chart) in HTML documents and
|
418 | 436 | Revealjs presentations.
|
419 | 437 |
|
| 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 | +
|
420 | 444 | - name: molstar
|
421 | 445 | path: https://github.com/jmbuhr/quarto-molstar
|
422 | 446 | author: '[jmbuhr](https://github.com/jmbuhr)'
|
|
436 | 460 | description: >
|
437 | 461 | Embed [Nutshell](https://ncase.me/nutshell/) expandable explanations in HTML documents.
|
438 | 462 |
|
| 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 | +
|
439 | 469 | - name: options
|
440 | 470 | path: https://github.com/coatless-quarto/options
|
441 | 471 | author: '[James Joseph Balamuta](https://github.com/coatless/)'
|
|
454 | 484 | description: A shortcode to include partial content templates using the mustache
|
455 | 485 | templating syntax.
|
456 | 486 |
|
| 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 | +
|
457 | 493 | - name: pseudocode
|
458 | 494 | path: https://github.com/leovan/quarto-pseudocode
|
459 | 495 | author: '[范叶亮 > Leo Van](https://github.com/leovan)'
|
|
0 commit comments