Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,12 @@
description: >
This extension lets you embed [Shinylive](https://shiny.rstudio.com/py/docs/shinylive.html) applications in a Quarto document.

- name: si
path: https://github.com/GeorgRamer/si
author: '[Georg Ramer](https://github.com/GeorgRamer)'
description: >
This extension creates a shortcode si for easy type setting SI values and units. It should be agnostic of output formats.

- name: social-embeds
path: https://github.com/sellorm/quarto-social-embeds
author: '[sellorm](https://github.com/sellorm)'
Expand Down