Skip to content

Commit 442e68f

Browse files
[Sync to prerelease] Add conditional-vars extension and fix author name in focus-mode (#2013)
(cherry picked from commit f190a73) Co-authored-by: Lucas Sá Barreto Jordão <[email protected]>
1 parent fc72f3d commit 442e68f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/extensions/listings/shortcodes-and-filters.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,12 @@
169169
description: >
170170
Filter to create collapsible callouts with [`social-embeds`](https://github.com/sellorm/quarto-social-embeds) for HTML format.
171171
172+
- name: conditional-vars
173+
path: https://github.com/lsbjordao/quarto-conditional-vars
174+
author: '[Lucas S.B. Jordão](https://github.com/lsbjordao)'
175+
description: >
176+
A Quarto extension for conditional content based on project-level variables defined in `_variables.yml`.
177+
172178
- name: countdown
173179
path: https://github.com/gadenbuie/countdown
174180
author: '[Garrick Aden-Buie](https://github.com/gadenbuie/) and [James Joseph Balamuta](https://github.com/coatless/)'
@@ -303,7 +309,7 @@
303309
304310
- name: focus-mode
305311
path: https://github.com/lsbjordao/quarto-focus-mode
306-
author: '[lsbjordao](https://github.com/lsbjordao)'
312+
author: '[Lucas S.B. Jordão](https://github.com/lsbjordao)'
307313
description: >
308314
Enable Focus Mode (distraction-free reading) and Presentation Mode
309315
(keyboard-driven section-by-section navigation) for Quarto Book and Website HTML outputs.

0 commit comments

Comments
 (0)