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 @@ -301,6 +301,13 @@
description: >
Style code in rendered chunks.

- name: focus-mode
path: https://github.com/lsbjordao/quarto-focus-mode
author: '[lsbjordao](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.

- name: fontawesome
path: https://github.com/quarto-ext/fontawesome
author: '[quarto-ext](https://github.com/quarto-ext)'
Expand Down
Loading