From f29d21439570966045c2aac48915d90808a5ba1e Mon Sep 17 00:00:00 2001 From: James J Balamuta Date: Sat, 30 Nov 2024 09:27:57 +0000 Subject: [PATCH] Reorg; drop `bluesky-comments` --- .../listings/shortcodes-and-filters.yml | 39 ++++++++++--------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/docs/extensions/listings/shortcodes-and-filters.yml b/docs/extensions/listings/shortcodes-and-filters.yml index e14a37287..64d921613 100644 --- a/docs/extensions/listings/shortcodes-and-filters.yml +++ b/docs/extensions/listings/shortcodes-and-filters.yml @@ -104,6 +104,12 @@ description: > Developer extension to parse options from custom code cells. +- name: colab + path: https://github.com/coatless-quarto/colab + author: '[James Joseph Balamuta](https://github.com/coatless/)' + description: > + Quarto Extension to Transform Quarto Documents into Google Colaboratory Notebooks + - name: collapse-callout path: https://github.com/shafayetShafee/collapse-callout author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)' @@ -462,7 +468,14 @@ author: '[Pierre-Amiel Giraud](https://github.com/pagiraud/)' description: > Easily handle your speaker notes when exporting your presentation to other formats (mainly HTML, PDF, ODT and DOCX) to produce a handout. - + +- name: stamp + path: https://github.com/coatless-quarto/stamp + author: '[James Joseph Balamuta](https://github.com/coatless/)' + description: > + Quarto Extension for Embedding Render Information about the Document + + - name: style-text path: https://github.com/leovan/quarto-style-text author: '[范叶亮 > Leo Van](https://github.com/leovan)' @@ -475,6 +488,12 @@ description: > Render svgbob diagrams in quarto documents. +- name: tabby + path: https://github.com/coatless-quarto/tabby + author: '[James Joseph Balamuta](https://github.com/coatless/)' + description: > + Quarto Extension for Automatic Language Tabs + - name: tachyons path: https://github.com/gadenbuie/quarto-tachyons author: '[Garrick Aden-Buie](https://github.com/gadenbuie)' @@ -521,21 +540,3 @@ path: https://github.com/andrewheiss/quarto-wordcount author: '[Andrew Heiss](https://github.com/andrewheiss/)' description: Quarto extension for calculating accurate word counts - -- name: tabby - path: https://github.com/coatless-quarto/tabby - author: '[James Joseph Balamuta](https://github.com/coatless/)' - description: > - Quarto Extension for Automatic Language Tabs - -- name: bluesky-comments - path: https://github.com/coatless-quarto/bluesky-comments - author: '[James Joseph Balamuta](https://github.com/coatless/)' - description: > - Quarto Shortcode Extension to Embed Comments from Bluesky - -- name: colab - path: https://github.com/coatless-quarto/colab - author: '[James Joseph Balamuta](https://github.com/coatless/)' - description: > - Quarto Extension to Transform Quarto Documents into Google Colaboratory Notebooks