Skip to content

Commit 40f8794

Browse files
mcanouilcderv
authored andcommitted
chore: Add 'remember' extension for Quarto
Added 'remember' extension for Quarto to manage navigation position. - https://github.com/mcanouil/quarto-remember (cherry picked from commit d23320a)
1 parent 57663e9 commit 40f8794

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,12 @@
565565
description: >
566566
Automatic Code Appendix containing all shown code with an option to include results or group by language.
567567
568+
- name: remember
569+
path: https://github.com/mcanouil/quarto-remember
570+
author: '[Mickaël CANOUIL](https://github.com/mcanouil)'
571+
description: >
572+
An extension for Quarto to save and restore navigation position across page visits for both HTML documents and Reveal.js presentations.
573+
568574
- name: reveal-header
569575
path: https://github.com/shafayetShafee/reveal-header
570576
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee/)'

0 commit comments

Comments
 (0)