The quarto-ext
organization collects extensions maintained by the core Quarto team.
Learn more about creating your extensions here: https://quarto.org/docs/extensions/
Extension name | Description | Install |
---|---|---|
latex-environment | Quarto extension to output custom LaTeX environments. | quarto add extension quarto-ext/latex-environment |
lightbox | Create lightbox treatments for images in your HTML documents. | quarto add extension quarto-ext/lightbox |
fontawesome | Use Font Awesome icons in HTML and PDF documents. | quarto add extension quarto-ext/fontawesome |
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 | Display attribution text sideways along the right edge of Revealjs slides. | quarto add extension quarto-ext/attribution |
shinylive | Quarto extension to embed Shinylive for Python applications | quarto add extension quarto-ext/shinylive |
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 | Quarto extension to create placeholder images | quarto add extension quarto-ext/holder |
include-code-files | Quarto extension to include code from source files. | quarto add extension quarto-ext/include-code-files |