|
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/)'
|
|
404 | 422 | description: >
|
405 | 423 | A filter/shortcode extension for Quarto to provide access to LUA objects as metadata.
|
406 | 424 |
|
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 | 425 | - name: material-icons
|
414 | 426 | path: https://github.com/shafayetShafee/material-icons
|
415 | 427 | author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
|
416 | 428 | description: >
|
417 | 429 | Use [Material Design Icons](https://fonts.google.com/icons?icon.set=Material+Icons&icon.query=chart) in HTML documents and
|
418 | 430 | Revealjs presentations.
|
419 | 431 |
|
| 432 | +- name: modal |
| 433 | + path: https://github.com/mcanouil/quarto-modal |
| 434 | + author: '[Mickaël CANOUIL](https://github.com/mcanouil)' |
| 435 | + description: > |
| 436 | + A Quarto extension providing a simple way to create Bootstrap modals in your HTML documents. |
| 437 | + |
420 | 438 | - name: molstar
|
421 | 439 | path: https://github.com/jmbuhr/quarto-molstar
|
422 | 440 | author: '[jmbuhr](https://github.com/jmbuhr)'
|
|
436 | 454 | description: >
|
437 | 455 | Embed [Nutshell](https://ncase.me/nutshell/) expandable explanations in HTML documents.
|
438 | 456 |
|
| 457 | +- name: open-social-comments |
| 458 | + path: https://github.com/AndreasThinks/quarto-open-social-comments |
| 459 | + author: '[AndreasThinks](https://github.com/AndreasThinks/)' |
| 460 | + description: > |
| 461 | + Enables adding Bluesky or Mastodon/Fediverse powered comments to posts and articles. |
| 462 | + |
439 | 463 | - name: options
|
440 | 464 | path: https://github.com/coatless-quarto/options
|
441 | 465 | author: '[James Joseph Balamuta](https://github.com/coatless/)'
|
|
454 | 478 | description: A shortcode to include partial content templates using the mustache
|
455 | 479 | templating syntax.
|
456 | 480 |
|
| 481 | +- name: preview-colour |
| 482 | + path: https://github.com/mcanouil/quarto-preview-colour |
| 483 | + author: '[Mickaël CANOUIL](https://github.com/mcanouil)' |
| 484 | + description: > |
| 485 | + 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. |
| 486 | + |
457 | 487 | - name: pseudocode
|
458 | 488 | path: https://github.com/leovan/quarto-pseudocode
|
459 | 489 | author: '[范叶亮 > Leo Van](https://github.com/leovan)'
|
|
0 commit comments