|
198 | 198 | Easily add collapsible details blocks to your HTML documents |
199 | 199 | (e.g., for hints, answer keys, and supplemental information). |
200 | 200 |
|
| 201 | +- name: details |
| 202 | + path: https://github.com/coatless-quarto/details |
| 203 | + author: '[James Joseph Balamuta](https://github.com/coatless/)' |
| 204 | + description: > |
| 205 | + An alternative implementation for the details HTML tag that focuses on using Div blocks and preserving content across non-interactive formats. |
| 206 | + |
201 | 207 | - name: diagram |
202 | 208 | path: https://github.com/pandoc-ext/diagram |
203 | 209 | author: '[Albert Krewinkel](https://github.com/tarleb)' |
|
553 | 559 | description: > |
554 | 560 | Handle self-citing bibliographies. |
555 | 561 |
|
| 562 | +- name: regurgitate |
| 563 | + path: https://github.com/coatless-quarto/regurgitate |
| 564 | + author: '[James Joseph Balamuta](https://github.com/coatless/)' |
| 565 | + description: > |
| 566 | + Automatic Code Appendix containing all shown code with an option to include results or group by language. |
| 567 | +
|
556 | 568 | - name: reveal-header |
557 | 569 | path: https://github.com/shafayetShafee/reveal-header |
558 | 570 | author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee/)' |
559 | 571 | description: > |
560 | 572 | Add header text and header logo in all pages of RevealJs slide |
561 | 573 |
|
| 574 | +- name: ripper |
| 575 | + path: https://github.com/coatless-quarto/ripper |
| 576 | + author: '[James Joseph Balamuta](https://github.com/coatless/)' |
| 577 | + description: Extract Quarto document code blocks into separate executable scripts on render. |
| 578 | + |
562 | 579 | - name: scheduled-docs |
563 | 580 | path: https://github.com/qmd-lab/scheduled-docs |
564 | 581 | author: '[Andrew Bray](https://github.com/andrewpbray/)' |
|
607 | 624 | description: > |
608 | 625 | Add buttons to share articles on various social media platforms. |
609 | 626 |
|
| 627 | +- name: sorting-hat |
| 628 | + path: https://github.com/coatless-quarto/sorting-hat |
| 629 | + author: '[James Joseph Balamuta](https://github.com/coatless/)' |
| 630 | + description: > |
| 631 | + Conditionally include rendered code blocks in a Quarto document's output. |
| 632 | +
|
610 | 633 | - name: speakernotes |
611 | 634 | path: https://github.com/pagiraud/speakernotes |
612 | 635 | author: '[Pierre-Amiel Giraud](https://github.com/pagiraud/)' |
|
625 | 648 | description: > |
626 | 649 | A Quarto filter to render style text for html and pdf document. |
627 | 650 |
|
| 651 | +- name: support-this |
| 652 | + path: https://github.com/coatless-quarto/support-this |
| 653 | + author: '[James Joseph Balamuta](https://github.com/coatless/)' |
| 654 | + description: > |
| 655 | + Include links to crowdfunding platforms like GitHub Sponsors, Patreon, Buy Me a Coffee, and others to support content creators. |
| 656 | +
|
628 | 657 | - name: svgbob |
629 | 658 | path: https://github.com/kdheepak/quarto-svgbob |
630 | 659 | author: '[kdheepak](https://github.com/kdheepak/)' |
|
0 commit comments