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
7 changes: 7 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@
description: >
A shortcode to embed base64-encoded files in Quarto documents. Useful with shinylive.

- name: bibentry
path: https://github.com/fredguth/bibentry
author: '[Fred Guth](https://github.com/fredguth)'
description: >
A Quarto extension that replicates LaTeX's `\bibentry` command functionality.
It allows you to display full bibliography entries inline within your document text.

- name: black-formatter
path: https://github.com/shafayetShafee/black-formatter
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee/)'
Expand Down