Skip to content

Commit

Permalink
Re-build README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 2, 2024
1 parent a01033e commit 003995e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The `quarto-ext` organization collects extensions maintained by the core Quarto

Learn more about creating your extensions here: <https://quarto.org/docs/extensions/>

| 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` |

0 comments on commit 003995e

Please sign in to comment.