diff --git a/docs/extensions/listings/shortcodes-and-filters.yml b/docs/extensions/listings/shortcodes-and-filters.yml index 6d932b81b..64f1d8702 100644 --- a/docs/extensions/listings/shortcodes-and-filters.yml +++ b/docs/extensions/listings/shortcodes-and-filters.yml @@ -169,6 +169,12 @@ description: > Filter to create collapsible callouts with [`social-embeds`](https://github.com/sellorm/quarto-social-embeds) for HTML format. +- name: conditional-vars + path: https://github.com/lsbjordao/quarto-conditional-vars + author: '[Lucas S.B. Jordão](https://github.com/lsbjordao)' + description: > + A Quarto extension for conditional content based on project-level variables defined in `_variables.yml`. + - name: countdown path: https://github.com/gadenbuie/countdown author: '[Garrick Aden-Buie](https://github.com/gadenbuie/) and [James Joseph Balamuta](https://github.com/coatless/)' @@ -303,7 +309,7 @@ - name: focus-mode path: https://github.com/lsbjordao/quarto-focus-mode - author: '[lsbjordao](https://github.com/lsbjordao)' + author: '[Lucas S.B. Jordão](https://github.com/lsbjordao)' description: > Enable Focus Mode (distraction-free reading) and Presentation Mode (keyboard-driven section-by-section navigation) for Quarto Book and Website HTML outputs.