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
8 changes: 7 additions & 1 deletion docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/)'
Expand Down Expand Up @@ -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.
Expand Down
Loading