diff --git a/docs/extensions/listings/shortcodes-and-filters.yml b/docs/extensions/listings/shortcodes-and-filters.yml index ca04ef227..0edd45a0f 100644 --- a/docs/extensions/listings/shortcodes-and-filters.yml +++ b/docs/extensions/listings/shortcodes-and-filters.yml @@ -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/)'