From 003995ef932ae53c746f96529f81e97617d827a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 2 Jul 2024 05:45:23 +0000 Subject: [PATCH] Re-build README.md --- profile/README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/profile/README.md b/profile/README.md index 8700f80..b103a4f 100644 --- a/profile/README.md +++ b/profile/README.md @@ -6,14 +6,14 @@ The `quarto-ext` organization collects extensions maintained by the core Quarto Learn more about creating your extensions here: -| Extension name | Description | Install | -|:-----------------------------------------------------------------------|:----------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------| -| [latex-environment](https://github.com/quarto-ext/latex-environment) | Quarto extension to output custom LaTeX environments. | `quarto add extension quarto-ext/latex-environment` | -| [lightbox](https://github.com/quarto-ext/lightbox) | Create lightbox treatments for images in your HTML documents. | `quarto add extension quarto-ext/lightbox` | -| [fontawesome](https://github.com/quarto-ext/fontawesome) | Use Font Awesome icons in HTML and PDF documents. | `quarto add extension quarto-ext/fontawesome` | -| [pointer](https://github.com/quarto-ext/pointer) | A very simple RevealJS plugin extension that adds support for switching the cursor to a ‘pointer’ style element while presenting. | `quarto add extension quarto-ext/pointer` | -| [attribution](https://github.com/quarto-ext/attribution) | Display attribution text sideways along the right edge of Revealjs slides. | `quarto add extension quarto-ext/attribution` | -| [shinylive](https://github.com/quarto-ext/shinylive) | Quarto extension to embed Shinylive for Python applications | `quarto add extension quarto-ext/shinylive` | -| [fancy-text](https://github.com/quarto-ext/fancy-text) | Output nicely formatted versions of fancy strings such as LaTeX and BibTeX in multiple formats. | `quarto add extension quarto-ext/fancy-text` | -| [holder](https://github.com/quarto-ext/holder) | Quarto extension to create placeholder images | `quarto add extension quarto-ext/holder` | -| [include-code-files](https://github.com/quarto-ext/include-code-files) | Quarto extension to include code from source files. | `quarto add extension quarto-ext/include-code-files` | +| Extension name | Description | Install | +|:---|:---|:---| +| [latex-environment](https://github.com/quarto-ext/latex-environment) | Quarto extension to output custom LaTeX environments. | `quarto add extension quarto-ext/latex-environment` | +| [lightbox](https://github.com/quarto-ext/lightbox) | Create lightbox treatments for images in your HTML documents. | `quarto add extension quarto-ext/lightbox` | +| [fontawesome](https://github.com/quarto-ext/fontawesome) | Use Font Awesome icons in HTML and PDF documents. | `quarto add extension quarto-ext/fontawesome` | +| [pointer](https://github.com/quarto-ext/pointer) | A very simple RevealJS plugin extension that adds support for switching the cursor to a ‘pointer’ style element while presenting. | `quarto add extension quarto-ext/pointer` | +| [attribution](https://github.com/quarto-ext/attribution) | Display attribution text sideways along the right edge of Revealjs slides. | `quarto add extension quarto-ext/attribution` | +| [shinylive](https://github.com/quarto-ext/shinylive) | Quarto extension to embed Shinylive for Python applications | `quarto add extension quarto-ext/shinylive` | +| [fancy-text](https://github.com/quarto-ext/fancy-text) | Output nicely formatted versions of fancy strings such as LaTeX and BibTeX in multiple formats. | `quarto add extension quarto-ext/fancy-text` | +| [holder](https://github.com/quarto-ext/holder) | Quarto extension to create placeholder images | `quarto add extension quarto-ext/holder` | +| [include-code-files](https://github.com/quarto-ext/include-code-files) | Quarto extension to include code from source files. | `quarto add extension quarto-ext/include-code-files` |